removeWeapon: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
<h2 style="color:#000066">'' | <h2 style="color:#000066">'''''unit'' removeWeapon ''weaponName'''''</h2> | ||
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
<h2 style="color:#000066">'' | <h2 style="color:#000066">'''''unit'' removeWeapon ''weaponName'''''</h2> | ||
Operand types:
unit: Object
weaponName: String
Type of returned value:
Description:
Remove weapon from the unit.
Note: You may create invalid combinations with this function.
When doing so, application behaviour is undefined.
Example:
player removeWeapon "M16"