-
Notifications
You must be signed in to change notification settings - Fork 84
Modules stored event
T'kael edited this page May 25, 2018
·
8 revisions
Triggered when you store multiple modules.
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
-
ship
The ship from which the modules were stored -
shipid
The ID of the ship from which the module were stored -
slots
The outfitting slots -
modules
The stored modules (object)
To respond to this event in VoiceAttack, create a command entitled ((EDDI modules stored)). The event information can be accessed using the following VoiceAttack variables
-
{TXT:EDDI modules stored ship}
The ship from which the modules were stored -
{INT:EDDI modules stored shipid}
The ID of the ship from which the module were stored