removeWeaponCargo: Difference between revisions

From Bohemia Interactive Community
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]]  |= PARAMETER1
|p1= vehicle(with supply): [[Object]]  |PARAMETER1=  


|p2= [weaponID,creatorID]: [[Array]]  |= PARAMETER2
|p2= [weaponID,creatorID]: [[Array]]  |PARAMETER2=  


| [[Nothing]] |= RETURNVALUE
| [[Nothing]] |RETURNVALUE=  


|x1= <code>rearmTruckOne removeWeaponCargo [19, 1]</code>|= EXAMPLE1
|x1= <code>rearmTruckOne removeWeaponCargo [19, 1]</code>|EXAMPLE1=


____________________________________________________________________________________________
____________________________________________________________________________________________


|  |= SEEALSO
|  |SEEALSO=  
____________________________________________________________________________________________
____________________________________________________________________________________________
}}
}}

Revision as of 11:36, 7 April 2019

Hover & click on the images for description

Description

Description:
Remove weapon from the vehicle cargo space.
This is unoffical documentation. All Information here is as it exists in the Engine. It might not reflect the reality.
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