Goonstation 13 - Modules - TypesVar Details - Proc Details

omnitool

Vars

animated_changesPlay an animation after mode is switched
animated_delayPlay an animation with the action bar (if there is a delay)
modeThe current tool setting
modesList of tool settings
prefixPrefix for the tool's icon_state
switch_delayTime to manually switch between modes, or 0 for instant switching.

Procs

change_modeSwitch modes now
change_mode_delayedSwitch modes with a delay, if it exists

Var Details

animated_changes

Play an animation after mode is switched

animated_delay

Play an animation with the action bar (if there is a delay)

mode

The current tool setting

modes

List of tool settings

prefix

Prefix for the tool's icon_state

switch_delay

Time to manually switch between modes, or 0 for instant switching.

Proc Details

change_mode

Switch modes now

change_mode_delayed

Switch modes with a delay, if it exists