clearWeaponCargo: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * \|p1=" to " |s1= $1 |p1=") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=]{12})" to "|$1=$2 |descr=$3") |
||
Line 28: | Line 28: | ||
|eff= local | |eff= local | ||
| Remove all weapons from the given vehicle's weapon cargo space. | |descr= Remove all weapons from the given vehicle's weapon cargo space. | ||
|s1= [[clearWeaponCargo]] vehicleName | |s1= [[clearWeaponCargo]] vehicleName |
Revision as of 20:59, 13 June 2021
Description
- Description:
- Remove all weapons from the given vehicle's weapon cargo space.
- Groups:
- Containers
Syntax
- Syntax:
- clearWeaponCargo vehicleName
- Parameters:
- vehicleName: Object
- Return Value:
- Nothing
Examples
- Example 1:
clearWeaponCargo _truck;
Additional Information
- See also:
- clearWeaponCargoGlobaladdWeaponCargoaddMagazineCargoclearMagazineCargoclearMagazineCargoGlobalclearBackpackCargoclearBackpackCargoGlobalclearItemCargoclearItemCargoGlobal
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 October 24, 2009 - 11:02 (CEST)
- Sbsmac
- Only works on clients.