removeWeaponCargo: Difference between revisions
Jump to navigation
Jump to search
(Version number according to weaponAccessoriesCargo) |
m (template:command argument fix) |
||
Line 13: | Line 13: | ||
| vehicle '''removeWeaponCargo''' [weaponID,creatorID]|= Syntax | | vehicle '''removeWeaponCargo''' [weaponID,creatorID]|= Syntax | ||
|p1= vehicle(with supply): [[Object]] |= | |p1= vehicle(with supply): [[Object]] |PARAMETER1= | ||
|p2= [weaponID,creatorID]: [[Array]] |= | |p2= [weaponID,creatorID]: [[Array]] |PARAMETER2= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
|x1= <code>rearmTruckOne removeWeaponCargo [19, 1]</code>|= | |x1= <code>rearmTruckOne removeWeaponCargo [19, 1]</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= | | |SEEALSO= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:36, 7 April 2019
Description
- Description:
- Remove weapon from the vehicle cargo space.
- Groups:
- Uncategorised
Syntax
- Syntax:
- vehicle removeWeaponCargo [weaponID,creatorID]
- Parameters:
- vehicle(with supply): Object
- [weaponID,creatorID]: Array
- Return Value:
- Nothing
Examples
- Example 1:
rearmTruckOne removeWeaponCargo [19, 1]
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