Skip to content

SRV docked event

Tkael edited this page May 26, 2019 · 8 revisions

Triggered when you dock an SRV with your ship. 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

  • id The srv's id

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

  • {INT:EDDI srv docked id} The srv's id
Clone this wiki locally