Is there a hook for an inventory notice in rust experimental? I can't seem to find it being used on any plugins or the hook being listed in the docs.
By inventory notice I mean when something is crafted, give or collected +# *item name* appears on the bottom right
Inventory notice hook?
Discussion in 'Rust Development' started by prodigyaustralia, Jun 9, 2015.
-
Wulf Community Admin
No, sorry. You could probably hook into it directly, but you wouldn't be able to do much aside from displaying existing notices.
There is a new, very WIP API to add UI elements that was added at the request of @bawNg, but it's a bit unstable right now. http://oxidemod.org/threads/community-entity-ui.9151/ -
Ah thanks, Thought so, would there be one added in the future?
I'll take a look into that, but yeah. -
Wulf Community Admin
We can't wrap/hook what doesn't exist.
-
Ah haha, thanks
