Skip to content

Liftoff event

Cmdr McDonald edited this page Apr 11, 2017 · 11 revisions

Triggered when your ship lifts off from a planet's surface. When using this event in the Speech responder the information about this event is available under the event object. The available variables are as follows

  • longitude The longitude from where the ship has lifted off

  • latitude The latitude from where the ship has lifted off

  • playercontrolled True if the ship is controlled by the player

When using this event in VoiceAttack the information about this event is available as follows

  • {DEC:EDDI liftoff latitude} The latitude from where the ship has lifted off
  • {DEC:EDDI liftoff longitude} The longitude from where the ship has lifted off
  • {BOOL:EDDI liftoff playercontrolled} True if the ship is controlled by the player
Clone this wiki locally