Tile - On Feed Animal – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Image:On fish.png]]
[[Image:On feed animal I.png]]
*Event '''called''' when '''animal''' (tool) is fed by the '''player'''. Used in '''entity''' script.
*Event '''called''' when '''animal''' (tool) is fed by the '''player'''. Used in '''entity''' script.
*Provides also with '''entity''' used as food.
*Provides also with '''entity''' used as food.




[[Image:On fish listener.png]]
[[Image:On feed animal.png]]
*Event '''called''' when '''animal''' (tool) is fed by the '''player'''. Used in [[Ylands Game logic - Event listener|'''Event Listener''']] script.
*Event '''called''' when '''animal''' (tool) is fed by the '''player'''. Used in [[Ylands Game logic - Event listener|'''Event Listener''']] script.
*Provides also with '''entity''' used as food.
*Provides also with '''entity''' used as food.

Revision as of 14:05, 2 July 2019

On feed animal I.png

  • Event called when animal (tool) is fed by the player. Used in entity script.
  • Provides also with entity used as food.


On feed animal.png

  • Event called when animal (tool) is fed by the player. Used in Event Listener script.
  • Provides also with entity used as food.

Template:Ylands scripting navbox