Tile - On Fuel – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with " ---- {{Ylands scripting navbox}} {{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}} Category: Events Category: Ylands 0.12")
 
No edit summary
Line 1: Line 1:
[[Image:On fuel.png]]
*Event '''called''' when an '''engine''' (steam) is fueled by the '''player'''. Used in '''entity''' script.
*Provides also with '''entity''' used as fuel and amount of '''"charge"''' fueled into the engine.


[[Image:On fuel listener.png]]
*Event '''called''' when an '''engine''' (steam) is fueled by the '''player'''. Used in [[Ylands Game logic - Event listener|'''Event Listener''']] script.
*Provides also with '''entity''' used as fuel and amount of '''"charge"''' fueled into the engine.


----
----

Revision as of 14:21, 2 July 2019

On fuel.png

  • Event called when an engine (steam) is fueled by the player. Used in entity script.
  • Provides also with entity used as fuel and amount of "charge" fueled into the engine.


On fuel listener.png

  • Event called when an engine (steam) is fueled by the player. Used in Event Listener script.
  • Provides also with entity used as fuel and amount of "charge" fueled into the engine.

Template:Ylands scripting navbox