removeWeaponCargo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (template:command argument fix)
Line 8: Line 8:


| Remove weapon from the vehicle cargo space.
| Remove weapon from the vehicle cargo space.
{{warning|This is unoffical documentation. All Information here is as it exists in the Engine. It might not reflect the reality.}}|= Description
{{warning|This is unoffical documentation. All Information here is as it exists in the Engine. It might not reflect the reality.}}|DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| vehicle '''removeWeaponCargo''' [weaponID,creatorID]|= Syntax
| vehicle '''removeWeaponCargo''' [weaponID,creatorID]|SYNTAX=


|p1= vehicle(with supply): [[Object]]  |PARAMETER1=  
|p1= vehicle(with supply): [[Object]]  |PARAMETER1=  

Revision as of 15:45, 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