-
Notifications
You must be signed in to change notification settings - Fork 82
Died event
Tkael edited this page Dec 28, 2020
·
9 revisions
Triggered when you have died.
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
-
commanders
The names of the commanders who killed you -
ships
The ships the commanders who killed you were flying -
ratings
The ratings of the commanders who killed you
To respond to this event in VoiceAttack, create a command entitled ((EDDI died)). The event information can be accessed using the following VoiceAttack variables
For more details on VoiceAttack integration, see https://github.com/EDCD/EDDI/wiki/VoiceAttack-Integration.