Skip to content

Docking timed out event

T'kael edited this page May 25, 2018 · 10 revisions

Triggered when your docking request times out. 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

  • station The station at which the docking request has timed out

To respond to this event in VoiceAttack, create a command entitled ((EDDI docking timed out)). The event information can be accessed using the following VoiceAttack variables

  • {TXT:EDDI docking timed out station} The station at which the docking request has timed out
Clone this wiki locally