Skip to content

Trade data purchased event

Richard Buckle edited this page Feb 28, 2018 · 9 revisions

Triggered when you purchase trade data. 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

  • system The system for which trade data was purchased

  • price The price of the purchase

To use this event in VoiceAttack, create a command entitled ((EDDI trade data purchased)). The event information can be accessed using the following VoiceAttack variables

  • {DEC:EDDI trade data purchased price} The price of the purchase
  • {TXT:EDDI trade data purchased system} The system for which trade data was purchased
Clone this wiki locally