-
Notifications
You must be signed in to change notification settings - Fork 31
Ship loadout event
Cmdr McDonald edited this page Apr 11, 2017
·
3 revisions
Triggered when you obtain the loadout of 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
-
ship
The ship -
shipid
The ID of the ship -
shipname
The name of the ship -
shipident
The identification string of the ship -
paintjob
The paintjob of the ship -
compartments
The compartments of the ship -
hardpoints
The hardpoints of the ship
When using this event in VoiceAttack the information about this event is available as follows
-
{TXT:EDDI ship loadout paintjob}
The paintjob of the ship -
{TXT:EDDI ship loadout ship}
The ship -
{INT:EDDI ship loadout shipid}
The ID of the ship -
{TXT:EDDI ship loadout shipident}
The identification string of the ship -
{TXT:EDDI ship loadout shipname}
The name of the ship