Tile - On Open Fail – 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 open fail.png]]
<!---
*Event '''called''' when '''player''' tries to open '''locked entity''' and fails. Used in '''entity''' script.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== On Open Fail ==


[[File:YlandsTile-439.png]]


[[Image:On open fail listener.png]]
=== Availability ===
*Event '''called''' when '''player''' tries to open '''locked entity''' and fails. Used in [[Ylands Game logic - Event listener|'''Event Listener''']] script.
 
[[Ylands:Tile Availability - Server|Server]]
 
=== Description ===
 
Called when a '''player''' tries to open a '''locked entity''' and fails.
 
=== Notes ===
 
* '''Event listener''' specific event. Used in scripting of this Game Logic.
 
== On Open Fail ==
 
[[File:YlandsTile-440.png]]
 
=== Availability ===
 
[[Ylands:Tile Availability - Server|Server]]
 
=== Description ===
 
Called when a '''player''' tries to open a '''locked entity''' and fails.
 
=== Notes ===
 
* Used in '''entity''' script.




----
----
{{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:23, 24 November 2023

On Open Fail

YlandsTile-439.png

Availability

Server

Description

Called when a player tries to open a locked entity and fails.

Notes

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

On Open Fail

YlandsTile-440.png

Availability

Server

Description

Called when a player tries to open a locked entity and fails.

Notes

  • Used in entity script.