byond - Modules - TypesVar Details - Proc Details

door

Vars

cycle_linked_airlockwhat airlock we are linked with
cyclelinkeddirbool for determining linked state
elevator_modeSpecial operating mode for elevator doors
elevator_statusCurrent elevator status for processing
emergencyused for determining emergency access
transport_linked_idWhat specific lift ID do we link with?
unres_sidesUnrestricted sides. A bitflag for which direction (if any) can open the door with no access

Procs

unrestricted_sideAllows for specific sides of airlocks to be unrestricted (IE, can exit maint freely, but need access to enter)

Var Details

cycle_linked_airlock

what airlock we are linked with

cyclelinkeddir

bool for determining linked state

elevator_mode

Special operating mode for elevator doors

elevator_status

Current elevator status for processing

emergency

used for determining emergency access

transport_linked_id

What specific lift ID do we link with?

unres_sides

Unrestricted sides. A bitflag for which direction (if any) can open the door with no access

Proc Details

unrestricted_side

Allows for specific sides of airlocks to be unrestricted (IE, can exit maint freely, but need access to enter)