Tile - On Color Change – 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 color change.png]]
*Event '''called''' when '''player''' paints an '''entity'''. Used in '''entity''' script.
*Provides also with 3 '''color channels''' as colors before the painting.


[[Image:On color change listener.png]]
*Event '''called''' when '''player''' paints an '''entity'''. Used in [[Ylands Game logic - Event listener|'''Event Listener''']] script.
*Provides also with 3 '''color channels''' as colors before the painting.


----
----

Revision as of 15:13, 2 July 2019

On color change.png

  • Event called when player paints an entity. Used in entity script.
  • Provides also with 3 color channels as colors before the painting.


On color change listener.png

  • Event called when player paints an entity. Used in Event Listener script.
  • Provides also with 3 color channels as colors before the painting.

Template:Ylands scripting navbox