addMagazinePool: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:




== '''addMagazinePool ''Null''''' ==
<h2 style="color:#000066">'''addMagazinePool ''Null'''''</h2>





Revision as of 14:37, 15 April 2006

back to COMREF


addMagazinePool Null


Operand types:

Null: Array

Type of returned value:

Nothing

Description:

Adds magazines of type named into weapon pool.

Used in campaign to transfer weapons into next mission.


Example:

addMagazinePool ["M16",10]