Skip to content

Ship refuelled event

Cmdr McDonald edited this page Apr 11, 2017 · 10 revisions

Triggered when you refuel 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

  • source The source of the fuel (Market or Scoop)

  • price The price of refuelling (only available if the source is Market)

  • amount The amount of fuel obtained

  • total The new fuel level (only available if the source is Scoop)

When using this event in VoiceAttack the information about this event is available as follows

  • {DEC:EDDI ship refuelled amount} The amount of fuel obtained
  • {DEC:EDDI ship refuelled price} The price of refuelling (only available if the source is Market)
  • {TXT:EDDI ship refuelled source} The source of the fuel (Market or Scoop)
  • {DEC:EDDI ship refuelled total} The new fuel level (only available if the source is Scoop)
Clone this wiki locally