Tile - On Open – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with " ---- {{Ylands scripting navbox}}")
 
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
(8 intermediate revisions by 2 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 Open ==


[[File:YlandsTile-30.png]]
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]
=== Description ===
Called whenever target doors are opened.
== On Open ==
[[File:YlandsTile-67.png]]
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]
=== Description ===
Called whenever a container is opened.
== On Open ==
[[File:YlandsTile-68.png]]
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]
=== Description ===
Called whenever player opens a map.
== On Open ==
[[File:YlandsTile-221.png]]
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]
=== Description ===
Called when a dialogue window is opened.
== On Open ==
[[File:YlandsTile-343.png]]
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]
=== Description ===
Called on player's interaction with an entity: '''Open'''.
=== Notes ===
* '''Event listener''' specific event. Used in scripting of this Game Logic.
== On Open ==
[[File:YlandsTile-675.png]]
=== Availability ===
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]]
=== Description ===
Called when '''custom window''' is opened.
== On Open ==
[[File:YlandsTile-1360.png]]
=== Availability ===
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]]




----
----
{{Ylands scripting navbox}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}
 
[[Category: Instructions]]

Latest revision as of 15:23, 24 November 2023

On Open

YlandsTile-30.png

Availability

Server

Description

Called whenever target doors are opened.

On Open

YlandsTile-67.png

Availability

Server

Description

Called whenever a container is opened.

On Open

YlandsTile-68.png

Availability

Server

Description

Called whenever player opens a map.

On Open

YlandsTile-221.png

Availability

Server

Description

Called when a dialogue window is opened.

On Open

YlandsTile-343.png

Availability

Server

Description

Called on player's interaction with an entity: Open.

Notes

  • Event listener specific event. Used in scripting of this Game Logic.

On Open

YlandsTile-675.png

Availability

Client, Server

Description

Called when custom window is opened.

On Open

YlandsTile-1360.png

Availability

Client, Server