removeMagazine: Difference between revisions
Jump to navigation
Jump to search
m (updated description) |
m (changed syntax from weaponName to magazineName) |
||
Line 16: | Line 16: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| unit '''removeMagazine''' | | unit '''removeMagazine''' magazineName |= Syntax | ||
|p1= unit: [[Object]] |= Parameter 1 | |p1= unit: [[Object]] |= Parameter 1 | ||
|p2= | |p2= magazineName: [[String]] |= Parameter 2 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value |
Revision as of 07:38, 15 January 2007
Description
- Description:
- Remove magazine from the unit.
Note: You may create invalid combinations with this function. When doing so, application behaviour is undefined. - Groups:
- Uncategorised
Syntax
- Syntax:
- unit removeMagazine magazineName
- Parameters:
- unit: Object
- magazineName: String
- Return Value:
- Nothing
Examples
- Example 1:
player removeMagazine "M16"
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note