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 feed animal I.png]]
[[Image:On feed animal I.png]]
*Event '''called''' when a '''seed''' is planted. Used in '''entity''' script.
*Event '''called''' when '''animal''' (tool) is fed by the '''player'''. Used in '''entity''' script.
*Provides also with '''plant''' created from the seed.
*Provides also with '''entity''' used as food.




[[Image:On feed animal.png]]
[[Image:On feed animal.png]]
*Event '''called''' when a '''seed''' is planted. 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 '''plant''' created from the seed.
*Provides also with '''entity''' used as food.
 


----
----

Revision as of 17:10, 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