marine_dropship

Vars | |
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 |
Procs | |
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. |
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.