-
Notifications
You must be signed in to change notification settings - Fork 84
Ship delivered event
Richard Buckle edited this page Feb 28, 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 use 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