clearBackpackCargoGlobal: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?]]" to "{{GameCategory|tkoh|Scripting Commands}}")  | 
				Lou Montana (talk | contribs)  m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]2(\|.*)]]" to "{{GameCategory|arma2|Scripting Commands}}")  | 
				||
| Line 41: | Line 41: | ||
<h3 style='display:none'>Bottom Section</h3>  | <h3 style='display:none'>Bottom Section</h3>  | ||
{{GameCategory|arma2|Scripting Commands}}  | |||
{{GameCategory|arma3|Scripting Commands}}  | {{GameCategory|arma3|Scripting Commands}}  | ||
{{GameCategory|tkoh|Scripting Commands}}  | {{GameCategory|tkoh|Scripting Commands}}  | ||
Revision as of 10:39, 8 January 2021
Description
- Description:
 - Removes all backpacks from the vehicle cargo space. MP synchronized.
 - Groups:
 - Containers
 
Syntax
- Syntax:
 - clearBackpackCargoGlobal unit
 - Parameters:
 - unit: Object
 - Return Value:
 - Nothing
 
Examples
- Example 1:
 clearBackpackCargoGlobal jeepOne;
Additional Information
- See also:
 - backpackContainerfirstBackpackunitBackpackbackpackbackpackCargogetBackpackCargobackpackItemsaddBackpackaddBackpackCargoaddBackpackCargoGlobalremoveBackpackclearBackpackCargoclearAllItemsFromBackpackloadBackpackbackpackSpaceForcanAddItemToBackpackaddItemToBackpackremoveItemFromBackpackeveryBackpackclearMagazineCargoclearMagazineCargoGlobalclearWeaponCargoclearWeaponCargoGlobalclearItemCargoclearItemCargoGlobal
 
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 
Notes
Bottom Section
- Posted on July 6, 2017 - 16:26 (UTC)
 - Pharenhite
 - This will remove not only backpacks, but vests and uniforms as well.
 
Categories: 
- Scripting Commands
 - Introduced with Arma 2: Operation Arrowhead version 1.55
 - Arma 2: Operation Arrowhead: New Scripting Commands
 - Arma 2: Operation Arrowhead: Scripting Commands
 - Command Group: Containers
 - Scripting Commands: Global Effect
 - Arma 2: Scripting Commands
 - Arma 3: Scripting Commands
 - Take On Helicopters: Scripting Commands