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")
 
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<!---
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== On Fuel ==
[[File:YlandsTile-357.png]]
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]
=== Description ===
Called when an '''engine''' (steam) is fueled by a '''player'''.
=== Notes ===
* Used in '''entity''' script.
* Provides with '''entity''' used as fuel.
* Provides with amount of '''charge''' fueled into the engine.
== On Fuel ==
[[File:YlandsTile-358.png]]
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]
=== Description ===
Called when an '''engine''' (steam) is fueled by a '''player'''.
=== Notes ===
* '''Event listener''' specific event. Used in scripting of this Game Logic.
* Provides with '''entity''' used as fuel.
* Provides with amount of '''charge''' fueled into the engine.




----
----
{{Ylands scripting navbox}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


[[Category: Events]]
[[Category: Instructions]]
[[Category: Ylands 0.12]]

Latest revision as of 15:24, 24 November 2023

On Fuel

YlandsTile-357.png

Availability

Server

Description

Called when an engine (steam) is fueled by a player.

Notes

  • Used in entity script.
  • Provides with entity used as fuel.
  • Provides with amount of charge fueled into the engine.

On Fuel

YlandsTile-358.png

Availability

Server

Description

Called when an engine (steam) is fueled by a player.

Notes

  • Event listener specific event. Used in scripting of this Game Logic.
  • Provides with entity used as fuel.
  • Provides with amount of charge fueled into the engine.