Skip to content

Vehicle destroyed event

Tkael edited this page May 26, 2019 · 8 revisions

Triggered when your vehicle (fighter or SRV) is destroyed. 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

  • vehicle The vehicle that was destroyed (e.g. fighter or srv)

  • id The vehicle's id

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

Clone this wiki locally