-
Notifications
You must be signed in to change notification settings - Fork 82
Ship sold on rebuy event
Tkael edited this page Sep 17, 2017
·
7 revisions
Triggered when you sell a ship to raise funds on the rebuy screen.
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 sold -
shipid
The ID of the ship that was sold -
price
The price for which the ship was sold -
system
The system where the ship was sold
When using this event in VoiceAttack the information about this event is available as follows
-
{DEC:EDDI ship sold on rebuy price}
The price for which the ship was sold -
{TXT:EDDI ship sold on rebuy ship}
The ship that was sold -
{INT:EDDI ship sold on rebuy shipid}
The ID of the ship that was sold -
{TXT:EDDI ship sold on rebuy system}
The system where the ship was sold