Skip to content

Material donated event

Tkael edited this page Dec 28, 2020 · 9 revisions

Triggered when you donate 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 donated material

  • amount The amount of the donated material

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

  • {INT:EDDI material donated amount} The amount of the donated material
  • {TXT:EDDI material donated name} The name of the donated material

For more details on VoiceAttack integration, see https://github.com/EDCD/EDDI/wiki/VoiceAttack-Integration.

Clone this wiki locally