Tile - On Create Campfire – 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 create fire.png]]
*Event '''called''' when '''entity''' (e. g. stick) is '''lit''' and becomes a campfire. Used in '''entity''' script.


[[Image:On create campfire.png]]
*Event '''called''' when '''entity''' (e. g. stick) is '''lit''' and becomes a campfire. Used in [[Ylands Game logic - Event listener|'''Event Listener''']] script.


----
----

Revision as of 15:30, 12 June 2019

On create fire.png

  • Event called when entity (e. g. stick) is lit and becomes a campfire. Used in entity script.

On create campfire.png

  • Event called when entity (e. g. stick) is lit and becomes a campfire. Used in Event Listener script.

Template:Ylands scripting navbox