Tile - On Pick End – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "<!--- THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. --> == On Pick End == File:YlandsTile-289.png...")
 
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:


[[File:YlandsTile-289.png]]
[[File:YlandsTile-289.png]]
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]


=== Description ===
=== Description ===


Event called when an entity is being picked. '''Pick End''' is triggered when the entity appears in player's inventory.
Called when an entity is being picked. '''Pick End''' is triggered when the entity appears in player's inventory.


== On Pick End ==
== On Pick End ==


[[File:YlandsTile-387.png]]
[[File:YlandsTile-387.png]]
=== Availability ===
[[Ylands:Tile Availability - Server|Server]]


=== Description ===
=== Description ===


Event '''called''' at the end of the process of picking an '''entity''' up by a '''player'''.
Called at the end of the process of picking an '''entity''' up by a '''player'''.


=== Notes ===
=== Notes ===
Line 25: Line 33:
----
----
{{Navbox/Ylands}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


[[Category: Instructions]]
[[Category: Instructions]]

Latest revision as of 15:23, 24 November 2023

On Pick End

YlandsTile-289.png

Availability

Server

Description

Called when an entity is being picked. Pick End is triggered when the entity appears in player's inventory.

On Pick End

YlandsTile-387.png

Availability

Server

Description

Called at the end of the process of picking an entity up by a player.

Notes

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