byond - Modules - TypesVar Details - Proc Details

marine_dropship

Vars

automatic_cycle_onIf the automatic cycle system is activated
cycle_timerThe timer to launch the dropship in automatic mode
first_landingIf first landing is false intro sequence wont play
takeoff_alarm_lockedIf this dropship can play the takeoff announcement
time_between_cycleHow long will the shuttle wait to launch again if the automatic mode is on. In seconds

Procs

go_to_previous_destinationSend the dropship to its previous dock
prepare_going_to_previous_destinationAnnounce that the dropship will departure soon
silicon_lock_airlocksThis proc locks and unlocks the AI control over the dropship doors.

Var Details

automatic_cycle_on

If the automatic cycle system is activated

cycle_timer

The timer to launch the dropship in automatic mode

first_landing

If first landing is false intro sequence wont play

takeoff_alarm_locked

If this dropship can play the takeoff announcement

time_between_cycle

How long will the shuttle wait to launch again if the automatic mode is on. In seconds

Proc Details

go_to_previous_destination

Send the dropship to its previous dock

prepare_going_to_previous_destination

Announce that the dropship will departure soon

silicon_lock_airlocks

This proc locks and unlocks the AI control over the dropship doors.