Skip to content

Cleared save event

Richard Buckle edited this page Feb 28, 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 use 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