Tile - On Item Added To Inventory – Ylands
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 Item Added To Inventory == File:YlandsTil...") |
No edit summary |
||
Line 5: | Line 5: | ||
[[File:YlandsTile-313.png]] | [[File:YlandsTile-313.png]] | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Called when an item is '''added''' to the entity's inventory. | |||
=== Notes === | === Notes === | ||
Line 17: | Line 21: | ||
[[File:YlandsTile-382.png]] | [[File:YlandsTile-382.png]] | ||
=== Availability === | |||
[[Ylands:Tile Availability - Server|Server]] | |||
=== Description === | === Description === | ||
Called when an '''item''' is '''added''' to a '''player's''' inventory. | |||
=== Notes === | === Notes === |
Revision as of 11:17, 12 November 2021
On Item Added To Inventory
Availability
Description
Called when an item is added to the entity's inventory.
Notes
- Works only with players and NPCs.
On Item Added To Inventory
Availability
Description
Called when an item is added to a player's inventory.
Notes
- Event listener specific event. Used in scripting of this Game Logic.