clamp 
Hydraulic Clamp - Lets you pick up and drop crates.
Vars | |
| load_time | Time it takes to load a crate. |
|---|---|
| max_crates | The max amount of crates you can carry. |
| stored_crates | The crates stored in the module. |
Procs | |
| should_cancel_drop | Checks if the target crate has already been dropped by another on_select_use call |
Var Details
load_time 
Time it takes to load a crate.
max_crates 
The max amount of crates you can carry.
stored_crates 
The crates stored in the module.
Proc Details
should_cancel_drop
Checks if the target crate has already been dropped by another on_select_use call