door

Vars | |
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 |
Procs | |
unrestricted_side | Allows 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)