byond - Modules - TypesVar Details - Proc Details

disabler gun

Vars

modeDetermines if the taser will hit any target, or if it checks for wanted status. Default is wanted only.

Procs

change_modeChanges between targetting wanted persons or any persons. Originally used by unique_action, made own proc to allow for use in action button too.

Var Details

mode

Determines if the taser will hit any target, or if it checks for wanted status. Default is wanted only.

Proc Details

change_mode

Changes between targetting wanted persons or any persons. Originally used by unique_action, made own proc to allow for use in action button too.