-
Notifications
You must be signed in to change notification settings - Fork 84
Search and rescue event
Richard Buckle edited this page Feb 28, 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 item recovered (this is an object) -
commodityname
The name of the item recovered -
amount
The amount of the item recovered -
reward
The monetary reward for completing the search and rescue
To use 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 commodityname}
The name of the item recovered -
{DEC:EDDI search and rescue reward}
The monetary reward for completing the search and rescue