Skip to content

Cleared save event

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

Triggered when you clear your save. 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 player whose save has been cleared

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

  • {TXT:EDDI cleared save name} The name of the player whose save has been cleared
Clone this wiki locally