clearMagazineCargo: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:Scripting Commands OFP 1.[4-9]{2}(\|(\{\{uc:\{\{PAGENAME\}\}\}\}|#))?\]\] " to "")
m (Text replacement - "<!-- Note Section [A-Z]+ --> " to "")
Line 25: Line 25:


<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<dd class="notedate">Posted on 11:02, 24 October 2009 (CEST)</dd>
<dd class="notedate">Posted on 11:02, 24 October 2009 (CEST)</dd>
<dt class="note">[[User:Sbsmac|Sbsmac]]</dt>
<dt class="note">[[User:Sbsmac|Sbsmac]]</dt>
<dd class="note">
<dd class="note">
Effect is local, run on each client for global effect.
Effect is local, run on each client for global effect.
<!-- Note Section END -->
</dl>
</dl>



Revision as of 01:31, 6 April 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Containers

Syntax

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

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.