byond - Modules - TypesVar Details

navigation

Vars

aidisabledboolean this machine can be interacted with by the AI player. FALSE = can interact
authenticatedboolean there is an authorized person logged into this console. TRUE = logged in authorized person
changing_orbitboolean the spaceship it currently in the process of changing orbits
shortedboolean this machine is cut off from power and is sparking uncontrollably FALSE = everything fine
timer_idtimer id to prevent hardel from the varset call back

Var Details

aidisabled

boolean this machine can be interacted with by the AI player. FALSE = can interact

authenticated

boolean there is an authorized person logged into this console. TRUE = logged in authorized person

changing_orbit

boolean the spaceship it currently in the process of changing orbits

shorted

boolean this machine is cut off from power and is sparking uncontrollably FALSE = everything fine

timer_id

timer id to prevent hardel from the varset call back