Tile - On Color Revert – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Image:On revert color.png]]
<!---
*Event '''called''' when '''player''' reverts color(s) of an '''entity'''. Used in '''entity''' script.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*Provides also with 3 '''color channels''' as colors before the reverting.
-->
== On Color Revert ==


[[File:YlandsTile-455.png]]


[[Image:On revert color listener.png]]
=== Availability ===
*Event '''called''' when '''player''' reverts color(s) of an '''entity'''. Used in [[Ylands Game logic - Event listener|'''Event Listener''']] script.
 
*Provides also with 3 '''color channels''' as colors before the reverting.
[[Ylands:Tile Availability - Server|Server]]
 
=== Description ===
 
Called when a '''player''' reverts color(s) of an '''entity'''.
 
=== Notes ===
 
* '''Event listener''' specific event. Used in scripting of this Game Logic.
* Provides also with 3 '''color channels''' as colors before the painting.
 
== On Color Revert ==
 
[[File:YlandsTile-456.png]]
 
=== Availability ===
 
[[Ylands:Tile Availability - Server|Server]]
 
=== Description ===
 
Called when a '''player''' reverts color(s) of an '''entity'''.
 
=== Notes ===
 
* Used in '''entity''' script.
* Provides also with 3 '''color channels''' as colors before the painting.




----
----
{{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 Color Revert

YlandsTile-455.png

Availability

Server

Description

Called when a player reverts color(s) of an entity.

Notes

  • Event listener specific event. Used in scripting of this Game Logic.
  • Provides also with 3 color channels as colors before the painting.

On Color Revert

YlandsTile-456.png

Availability

Server

Description

Called when a player reverts color(s) of an entity.

Notes

  • Used in entity script.
  • Provides also with 3 color channels as colors before the painting.