Skip to content

Ship delivered event

Richard Buckle edited this page Nov 9, 2018 · 9 revisions

Triggered when your newly-purchased ship is delivered to you. 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

  • ship The ship that was delivered

  • shipid The ID of the ship that was delivered

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

  • {TXT:EDDI ship delivered ship} The ship that was delivered
  • {INT:EDDI ship delivered shipid} The ID of the ship that was delivered
Clone this wiki locally