Tile - On Collect – Ylands

From Bohemia Interactive Community
Revision as of 16:37, 12 June 2019 by Prokop Lagner (talk | contribs)
Jump to navigation Jump to search

On Collect.png

  • Event called when player collects resources from entity s. a. Grass, Bush or Trees. Used in entity script.
  • Provides with array of product resources.

On Collect II.png

  • Event called when player collects resources from entity s. a. Grass, Bush or Trees. Used in Event Listener script.
  • Provides with array of product resources.

Template:Ylands scripting navbox