clearMagazineCargo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " " to " ")
m (Text replacement - " \| (\[\[[a-zA-Z ]+\]\]) \|x1=" to " |r1=$1 |x1=")
Line 17: Line 17:
|p1= vehicleName: [[Object]]
|p1= vehicleName: [[Object]]


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


|x1= <code>[[clearMagazineCargo]] _truck;</code>
|x1= <code>[[clearMagazineCargo]] _truck;</code>

Revision as of 22:17, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Containers

Syntax

Syntax:
Syntax needed
Parameters:
vehicleName: Object
Return Value:
Nothing

Examples

Example 1:
clearMagazineCargo _truck;

Additional Information

See also:
clearMagazineCargoGlobaladdMagazineCargoaddWeaponCargoclearWeaponCargoclearWeaponCargoGlobalclearBackpackCargoclearBackpackCargoGlobalclearItemCargoclearItemCargoGlobaladdMagazineAmmoCargo

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
Posted on 11:02, 24 October 2009 (CEST)
Sbsmac
Effect is local, run on each client for global effect.