clearMagazineCargoGlobal: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Fix command group)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| arma2oa
|game1= arma2oa


|1.55
|version1= 1.55


|arg= global
|arg= global
Line 9: Line 9:
|eff= global
|eff= global


|gr1= Vehicle Inventory
|gr1= Containers


| Removes all magazines from the vehicle cargo space. MP synchronized.
|descr= Removes all magazines from the vehicle cargo space. MP synchronized.


| '''clearMagazineCargoGlobal''' object
|s1= '''clearMagazineCargoGlobal''' object


|p1 = object: [[Object]] - vehicle or ammo box
|p1= object: [[Object]] - vehicle or ammo box


| [[Nothing]]
|r1= [[Nothing]]


|x1= <code>[[clearMagazineCargoGlobal]] jeepOne;</code>
|x1= <code>[[clearMagazineCargoGlobal]] jeepOne;</code>
Line 23: Line 23:
|seealso= [[clearMagazineCargo]], [[addMagazineCargoGlobal]], [[clearWeaponCargo]], [[clearWeaponCargoGlobal]], [[clearBackpackCargo]], [[clearBackpackCargoGlobal]], [[clearItemCargo]], [[clearItemCargoGlobal]]
|seealso= [[clearMagazineCargo]], [[addMagazineCargoGlobal]], [[clearWeaponCargo]], [[clearWeaponCargoGlobal]], [[clearBackpackCargo]], [[clearBackpackCargoGlobal]], [[clearItemCargo]], [[clearItemCargoGlobal]]
}}
}}


{{GameCategory|arma2|Scripting Commands}}
{{GameCategory|arma2|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}
[[Category:Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 14:33, 23 February 2021

Hover & click on the images for description

Description

Description:
Removes all magazines from the vehicle cargo space. MP synchronized.
Groups:
Containers

Syntax

Syntax:
clearMagazineCargoGlobal object
Parameters:
object: Object - vehicle or ammo box
Return Value:
Nothing

Examples

Example 1:
clearMagazineCargoGlobal jeepOne;

Additional Information

See also:
clearMagazineCargoaddMagazineCargoGlobalclearWeaponCargoclearWeaponCargoGlobalclearBackpackCargoclearBackpackCargoGlobalclearItemCargoclearItemCargoGlobal

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