removeMagazines: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:Scripting Commands| | [[Category:Scripting Commands|REMOVEMAGAZINES]] | ||
[[Category:Scripting Commands OFP 1.97| | [[Category:Scripting Commands OFP 1.97|REMOVEMAGAZINES]] | ||
[[Category:Scripting Commands OFP 1.46| | [[Category:Scripting Commands OFP 1.46|REMOVEMAGAZINES]] | ||
[[Category:Scripting Commands ArmA| | [[Category:Scripting Commands ArmA|REMOVEMAGAZINES]] | ||
Revision as of 15:07, 4 May 2006
unit removeMagazines weaponName
Operand types:
unit: Object
weaponName: String
Type of returned value:
Description:
Remove all magazines of given type from the unit.
Note: You may create invalid combinations with this function.
When doing so, application behaviour is undefined.
Example:
player removeMagazines "M16"