timestopper
Timestopper - Need I really explain? It's the wizard's time stop, but the user channels it by not moving instead of a duration.
Vars | |
timestop | The current timestop in progress. |
---|---|
Procs | |
on_activate_block | Signal fired when wearer attempts to activate/deactivate suits, if attempting while time is stopped |
on_module_triggered | Signal fired when wearer attempts to trigger modules, if attempting while time is stopped |
unblock_suit_activation | Unregisters the modsuit deactivation blocking signal, after timestop functionality finishes. |
Var Details
timestop
The current timestop in progress.
Proc Details
on_activate_block
Signal fired when wearer attempts to activate/deactivate suits, if attempting while time is stopped
on_module_triggered
Signal fired when wearer attempts to trigger modules, if attempting while time is stopped
unblock_suit_activation
Unregisters the modsuit deactivation blocking signal, after timestop functionality finishes.