addBackpack
Jump to navigation
Jump to search
Description
- Description:
- Adds a backpack for a unit. If a unit already has the backpack, the backpack will be placed on the ground where under a unit.
Classname list of available backpacks :
- Arma 2 OA backpacks
- Arma 3 backpacks - objects starting with "B_", starts with "B_AssaultPack_khk"
- Groups:
- Uncategorised
Syntax
- Syntax:
- unit addBackpack packClassName
- 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
Notes
Bottom Section
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: Uncategorised
- Scripting Commands: Global Effect
- ArmA 2 OA: New Scripting Commands List
- Scripting Commands ArmA2
- Scripting Commands Arma 3
- Scripting Commands Take On Helicopters