/tg/ Station 13 - Modules - TypesVar Details - Proc Details

arrivals_skyrat

Vars

consoleOur shuttle's control console
wait_timeHow much time are we waiting before returning to interlink. Sets itself automatically from config file. 0 = no auto return
waitingState variable. True when our shuttle is waiting before autoreturn

Procs

check_occupiedChecks if our shuttle is occupied by someone alive, and returns TRUE if it is, FALSE otherwise.

Var Details

console

Our shuttle's control console

wait_time

How much time are we waiting before returning to interlink. Sets itself automatically from config file. 0 = no auto return

waiting

State variable. True when our shuttle is waiting before autoreturn

Proc Details

check_occupied

Checks if our shuttle is occupied by someone alive, and returns TRUE if it is, FALSE otherwise.