addBackpack: Difference between revisions
Lou Montana (talk | contribs) m (Text replacement - " {3,}\|" to "  |")  | 
				Lou Montana (talk | contribs)  m (Text replacement - " <dl class="command_description"> <!-- Note Section BEGIN --> <!-- Note Section END --> </dl>" to " ")  | 
				||
| Line 32: | Line 32: | ||
}}  | }}  | ||
Revision as of 21:45, 22 January 2021
Description
- Description:
 - Adds a backpack for a unit. If a unit already has a backpack, the old backpack will be placed on the ground under the unit.
 - Groups:
 - Containers
 
Syntax
- Syntax:
 - unit addBackpack backpackClassName
 - Parameters:
 - unit: Object
 - packClassName: String
 - Return Value:
 - Nothing
 
Examples
- Example 1:
 this addBackpack "TK_RPG_Backpack_EP1";- Example 2:
 _mySoldierDude addBackpack "US_Patrol_Pack_EP1";
Additional Information
- See also:
 - addBackpackGlobalbackpackContainerfirstBackpackunitBackpackbackpackbackpackCargogetBackpackCargobackpackItemsaddBackpackCargoaddBackpackCargoGlobalremoveBackpackclearBackpackCargoclearBackpackCargoGlobalclearAllItemsFromBackpackloadBackpackbackpackSpaceForcanAddItemToBackpackaddItemToBackpackremoveItemFromBackpackeveryBackpack
 
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 
Categories: 
- Scripting Commands
 - Introduced with Arma 2: Operation Arrowhead version 1.51
 - Arma 2: Operation Arrowhead: New Scripting Commands
 - Arma 2: Operation Arrowhead: Scripting Commands
 - Command Group: Containers
 - Scripting Commands: Global Effect
 - Arma 2: Operation Arrowhead: New Scripting Commands List
 - Arma 2: Scripting Commands
 - Arma 3: Scripting Commands
 - Take On Helicopters: Scripting Commands