Lemmons94 Posted May 1 Share Posted May 1 I was trying to do a A32N for the New Delta Cabin. I've gotten it layed out but for some reason PACX thinks im trying to add 400 pax to a 194 limit plane. Here is the file below. If you can make sense of it have at it. I tried to model it after what I found on the Delta website. https://www.delta.com/us/en/aircraft/airbus/a321-neo A32N DL.docx Link to comment Share on other sites More sharing options...
Fabio Almeida Posted May 2 Share Posted May 2 Here is a corrected version: <Aircraft Name="A32N DL"> <Cabin> <Floor> <Row> <Cell Type="Galley" /> <Cell Type="CrewSeat" Count="2" /> <Cell Type="Bathroom" /> </Row> <Row> <Cell Type="Empty" Count="5" /> <Cell Type="Door" /> </Row> <Row Count="5"> <Cell Type="Seat" Count="2" /> <Cell Type="Empty" /> <Cell Type="Seat" Count="2" /> </Row> <Row> <Cell Type="Wall" Count="2" /> <Cell Type="Empty" Count="2" /> <Cell Type="Bathroom" /> </Row> <Row Count="8"> <Cell Type="Seat" Count="3" /> <Cell Type="Empty" /> <Cell Type="Seat" Count="3" /> </Row> <Row> <Cell Type="Wall" Count="2" /> <Cell Type="Empty" /> <Cell Type="Wall" Count="2" /> </Row> <Row Count="22"> <Cell Type="Seat" Count="3" /> <Cell Type="Empty" /> <Cell Type="Seat" Count="3" /> </Row> <Row> <Cell Type="Wall" Count="2" /> <Cell Type="Empty" /> <Cell Type="Wall" Count="2" /> </Row> <Row> <Cell Type="Bathroom" /> <Cell Type="Empty" Count="3" /> <Cell Type="Bathroom" /> </Row> <Row> <Cell Type="Empty" Count="5" /> <Cell Type="Door" /> </Row> <Row> <Cell Type="CrewSeat" Count="2" /> <Cell Type="Galley" /> <Cell Type="CrewSeat" Count="2" /> </Row> </Floor> </Cabin> </Aircraft> Link to comment Share on other sites More sharing options...
Lemmons94 Posted May 3 Author Share Posted May 3 Thank you 1 Link to comment Share on other sites More sharing options...
Recommended Posts