-
Notifications
You must be signed in to change notification settings - Fork 82
Commodity ejected event
Tkael edited this page Nov 7, 2018
·
10 revisions
Triggered when you eject a commodity from your ship or SRV.
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
-
commodity
The name of the commodity ejected -
amount
The amount of cargo ejected -
abandoned
If the cargo has been abandoned
When using this event in VoiceAttack the information about this event is available as follows
-
{BOOL:EDDI commodity ejected abandoned}
If the cargo has been abandoned -
{INT:EDDI commodity ejected amount}
The amount of cargo ejected -
{TXT:EDDI commodity ejected commodity}
The name of the commodity ejected