-
Notifications
You must be signed in to change notification settings - Fork 84
Material collected event
T'kael edited this page May 25, 2018
·
9 revisions
Triggered when you collect a material.
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
-
name
The name of the collected material -
amount
The amount of the collected material
To respond to this event in VoiceAttack, create a command entitled ((EDDI material collected)). The event information can be accessed using the following VoiceAttack variables
-
{INT:EDDI material collected amount}
The amount of the collected material -
{TXT:EDDI material collected name}
The name of the collected material