Skip to content

Backpack On Chest

DerZade edited this page Feb 15, 2017 · 4 revisions

Description:

Puts the backpack of synchronized units on their chest and adds an additional backpack.

Properties:

Backpack classname:

Backpack, which should be added, after the current backpack was moved the the chest.

Just the classname without quotation marks.

Example: B_Parachute

Delay:

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.

Synchronizing with triggers:

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.