-
Notifications
You must be signed in to change notification settings - Fork 90
Station no fire zone entered event
Richard Buckle edited this page Nov 9, 2018
·
9 revisions
Triggered when your ship enters a station's no fire zone.
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
-
weaponsdeployedTrue if the ship's weapons are deployed when entering the zone
To respond to this event in VoiceAttack, create a command entitled ((EDDI station no fire zone entered)). The event information can be accessed using the following VoiceAttack variables
-
{BOOL:EDDI station no fire zone entered weaponsdeployed}True if the ship's weapons are deployed when entering the zone