clearMagazineCargo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| (\[\[[a-zA-Z ]+\]\]) \|x1=" to " |r1=$1 |x1=") |
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
||
Line 31: | Line 31: | ||
Effect is local, run on each client for global effect. | Effect is local, run on each client for global effect. | ||
</dl> | </dl> | ||
{{GameCategory|arma1|Scripting Commands}} | {{GameCategory|arma1|Scripting Commands}} |
Revision as of 22:43, 10 June 2021
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.