-
Notifications
You must be signed in to change notification settings - Fork 10
Backpack On Chest
DerZade edited this page Feb 15, 2017
·
4 revisions
Puts the backpack of synchronized units on their chest and adds an additional backpack.
Backpack, which should be added, after the current backpack was moved the the chest.
Just the classname without quotation marks.
Example: B_Parachute
To make sure that any script, which modifies the units backpack is executed, before the backpack is put on the chest.
Time in seconds.
Example: 3
The backpack would be moved to the chest after a delay of 3 seconds.
You can synchronize this module with any amount of triggers. In this case the module will be activated only after all trigger conditions are met.
- fn_actionOnBack
- fn_actionOnChest
- fn_actionSwap
- fn_addChestpack
- fn_addItemToChestpack
- fn_addMagToChestpack
- fn_canAddItemToChestpack
- fn_chestpack
- fn_chestpackContainer
- fn_chestpackItems
- fn_chestpackMagazines
- fn_clearAllItemsFromChestpack
- fn_loadChestpack
- fn_removeChestpack
- fn_removeItemFromChestpack
- fn_removeMagFromChestpack