Tile - On Collect – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - On Collect Event to Ylands:Tile - On Collect: New Structure)
No edit summary
Line 1: Line 1:
[[Image:On Collect.png]]
<!---
*Event '''called''' when player '''collects''' resources from '''entity''' s. a. Grass, Bush or Trees. Used in '''entity''' script.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
*Provides with array of '''product''' resources.
-->
== On Collect ==
 
[[File:YlandsTile-363.png]]
 
=== Description ===
 
Event '''called''' when a player '''collects''' resources from an '''entity''' s.a. Grass, Bush or Trees.
 
=== Notes ===
 
* Used in '''entity''' script.
* Provides with array of '''product''' resources.
 
== On Collect ==
 
[[File:YlandsTile-364.png]]
 
=== Description ===
 
Event '''called''' when a player '''collects''' resources from an '''entity''' s.a. Grass, Bush or Trees.
 
=== Notes ===
 
* '''Event listener''' specific event. Used in scripting of this Game Logic.
* Provides with array of '''product''' resources.


[[Image:On Collect II.png]]
*Event '''called''' when player '''collects''' resources from '''entity''' s. a. Grass, Bush or Trees. Used in [[Ylands Game logic - Event listener|'''Event Listener''']] script.
*Provides with array of '''product''' resources.


----
----
Line 11: Line 33:
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}


[[Category: Events]]
[[Category: Instructions]]
[[Category: Ylands 0.12]]

Revision as of 09:54, 8 July 2021

On Collect

YlandsTile-363.png

Description

Event called when a player collects resources from an entity s.a. Grass, Bush or Trees.

Notes

  • Used in entity script.
  • Provides with array of product resources.

On Collect

YlandsTile-364.png

Description

Event called when a player collects resources from an entity s.a. Grass, Bush or Trees.

Notes

  • Event listener specific event. Used in scripting of this Game Logic.
  • Provides with array of product resources.