crank_recharge
Vars | |
charge_amount | How much charge we give our cell on each crank |
---|---|
charge_move | Should you be able to move while charging, use IGNORE_USER_LOC_CHANGE if you want to move and crank |
charge_sound | The sound used when charging, renember to adjust the cooldown time to keep it sensible |
charge_sound_cooldown_time | How long is the cooldown between charging sounds |
charging_cell | Our cell to charge |
cooldown_time | How long is the cooldown time between each charge |
is_charging | Are we currently charging |
spin_to_win | Whether we spin our gun to reload (and therefore need the relevant trait) |
Var Details
charge_amount
How much charge we give our cell on each crank
charge_move
Should you be able to move while charging, use IGNORE_USER_LOC_CHANGE if you want to move and crank
charge_sound
The sound used when charging, renember to adjust the cooldown time to keep it sensible
charge_sound_cooldown_time
How long is the cooldown between charging sounds
charging_cell
Our cell to charge
cooldown_time
How long is the cooldown time between each charge
is_charging
Are we currently charging
spin_to_win
Whether we spin our gun to reload (and therefore need the relevant trait)