forgottenserver
forgottenserver copied to clipboard
OnUse event
Explanation of what you want to do that is currently impossible
We have pretty much an event for almost everything, but not one for OnUse.
Desired functionality
With that event we could script several useful stuff and block/unblock item usage, for example:
- block item from being used at certain conditions
- log item usage
- etc, sorry I'm out of ideas, but I'm pretty sure there are many
where it could be used: https://otland.net/threads/log-onuse.280529/ #4000
Available workarounds
scripting EACH item manually.