removeWeaponAttachmentCargo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Added removeWeaponAttachmentCargo)
 
m (template:command argument fix)
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
| arma3 |= Game name
| arma3 |= Game name


|0.50|= Game version
|1.22|= Game version
____________________________________________________________________________________________
____________________________________________________________________________________________


| Remove attachment linked to a weapon from the vehicle cargo space.  
| Remove attachment linked to a 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 '''removeWeaponAttachmentCargo''' [weaponID,creatorID,"attachment"]|= Syntax
| vehicle '''removeWeaponAttachmentCargo''' [weaponID,creatorID,"attachment"]|SYNTAX=


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


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


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


|x1= <code>rearmTruckOne removeWeaponAttachmentCargo[weaponID,creatorID,"attachment"]</code>|= EXAMPLE1
|x1= <code>rearmTruckOne removeWeaponAttachmentCargo[weaponID,creatorID,"attachment"]</code>|EXAMPLE1=


____________________________________________________________________________________________
____________________________________________________________________________________________


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

Revision as of 15:45, 7 April 2019

Hover & click on the images for description

Description

Description:
Remove attachment linked to a 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 removeWeaponAttachmentCargo [weaponID,creatorID,"attachment"]
Parameters:
vehicle(with supply): Object
[weaponID,creatorID,"attachment"]: Array
Return Value:
Nothing

Examples

Example 1:
rearmTruckOne removeWeaponAttachmentCargo[weaponID,creatorID,"attachment"]

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