-
Notifications
You must be signed in to change notification settings - Fork 81
Market information updated event
Tkael edited this page Dec 28, 2020
·
7 revisions
Triggered when market information for the currently docked station has been updated.
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
-
updates
A list of the updates triggering the event (which may include 'market', 'outfitting', and 'shipyard'
To respond to this event in VoiceAttack, create a command entitled ((EDDI market information updated)). 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.