Jump to content

Increase soldier limit


Recommended Posts

The number of soliders you can have in a mission is determined by the dropship. Therefore, you must alter the stats of the dropship. You can find dropship stats in aircrafts.xml. If you're using a text editor to open the XML file, then you want the following (in bold).

   <Row>   <Cell><Data ss:Type="String">airplane.human.chinook</Data></Cell>   <Cell><Data ss:Type="Number">200</Data></Cell>   <Cell><Data ss:Type="Number">0</Data></Cell>   <Cell><Data ss:Type="Number">48000</Data></Cell>   <Cell><Data ss:Type="Number">500</Data></Cell>   <Cell><Data ss:Type="Number">200</Data></Cell>   <Cell><Data ss:Type="Number">10</Data></Cell>   <Cell><Data ss:Type="Number">10</Data></Cell>   <Cell><Data ss:Type="Number">0</Data></Cell>   <Cell><Data ss:Type="Number">0</Data></Cell>   <Cell><Data ss:Type="Number">0</Data></Cell>   <Cell><Data ss:Type="Number">0</Data></Cell>   [b]<Cell ss:Index="14"><Data ss:Type="Number">8</Data></Cell>[/b]   <Cell><Data ss:Type="Number">1</Data></Cell>   <Cell><Data ss:Type="String">216;450;491;255;6;3</Data></Cell>   <Cell><Data ss:Type="Number">100</Data></Cell>   <Cell><Data ss:Type="Number">0.4</Data></Cell>   <Cell ss:StyleID="s67"><Data ss:Type="Number">50000</Data></Cell>   <Cell><Data ss:Type="Number">30.01</Data></Cell>   <Cell><Data ss:Type="Number">7.02</Data></Cell>   <Cell><Data ss:Type="Number">10185</Data></Cell>   <Cell><Data ss:Type="Number">40</Data></Cell>   <Cell><Data ss:Type="String">POWERPLANT.Turboshaft</Data></Cell>   <Cell><Data ss:Type="String">CH-48 Charlie</Data></Cell>   <Cell><Data ss:Type="Number">18500</Data></Cell>   <Cell ss:Index="29"><Data ss:Type="String">aircraft/chinook</Data></Cell>   <Cell><Data ss:Type="String">aircraft/aircombat/interceptor</Data></Cell>   <Cell><Data ss:Type="Number">100</Data></Cell>   <Cell ss:StyleID="s69"><Data ss:Type="String">No</Data></Cell>   <Cell><Data ss:Type="Number">1</Data></Cell>   <Cell><Data ss:Type="String">Yes</Data></Cell>   <Cell ss:StyleID="s69"><Data ss:Type="String">Yes</Data></Cell>   <Cell><Data ss:Type="String">Yes</Data></Cell>   <Cell ss:Index="41"><Data ss:Type="String">ui_screens/ui_soldierequip/chinook</Data></Cell>  </Row>
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...