/tg/ Station 13 - Modules - TypesVar Details - Proc Details

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

timestopThe current timestop in progress.

Procs

on_activate_blockSignal fired when wearer attempts to activate/deactivate suits, if attempting while time is stopped
on_module_triggeredSignal fired when wearer attempts to trigger modules, if attempting while time is stopped
unblock_suit_activationUnregisters 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.