full
Vars | |
energy_used_per_shot | Amount of energy required to reload the BSA (Joules) |
---|---|
reload_cooldown_time | The gun's cooldown |
try_reload | Are we trying to reload? Should only be true if we failed to reload due to lack of power. |
Procs | |
process | If we failed a reload keep trying until the APC has enough energy available. |
Var Details
energy_used_per_shot
Amount of energy required to reload the BSA (Joules)
reload_cooldown_time
The gun's cooldown
try_reload
Are we trying to reload? Should only be true if we failed to reload due to lack of power.
Proc Details
process
If we failed a reload keep trying until the APC has enough energy available.