putWeaponPool: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
back to [[Scripting_Reference#P|COMREF]]
<h2 style="color:#000066">'''putWeaponPool ''obj'''''</h2>
<h2 style="color:#000066">'''putWeaponPool ''obj'''''</h2>


'''Operand types:'''
'''Operand types:'''


obj: [[Object]]
'''obj:''' [[Object]]


'''Type of returned value:'''
'''Type of returned value:'''


Nothing
[[Nothing]]


'''Description:'''
'''Description:'''

Revision as of 03:27, 16 April 2006

back to COMREF

putWeaponPool obj


Operand types:

obj: Object

Type of returned value:

Nothing

Description:

Transfer weapons and magazines from weapon pool into cargo of object obj.

Used in campaign to transfer weapons into next mission.