Skip to content

Search and rescue event

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

Triggered when delivering items to a Search and Rescue contact. 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

  • commodity The name of the item recovered

  • amount The amount of the item recovered

  • reward The monetary reward for completing the search and rescue

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

  • {INT:EDDI search and rescue amount} The amount of the item recovered
  • {TXT:EDDI search and rescue commodity} The name of the item recovered
  • {DEC:EDDI search and rescue reward} The monetary reward for completing the search and rescue
Clone this wiki locally