How about make visible custom skin in cost price? Make UI and new Var, like "CustomIconURL"? 😅
Custom ICON for Cost Price...Solved
This is the most requested feature at the moment, which you can see by looking at other threads.
- https://umod.org/community/custom-vending-setup/39471-allow-currency-to-be-skinned
- https://umod.org/community/custom-vending-setup/40830-allow-currency-to-be-skinned
- https://umod.org/community/custom-vending-setup/42680-show-currency-skin
I started work on it some time ago using Image Library but I encountered an issue where, for some skins, the icon downloaded was not the same icon as the one seen in the inventory, so I decided to wait until Rust implemented the ability for custom UIs to draw skins natively, which was in-progress at the time.
Since then, Rust has released the ability to show skins in custom UIs natively, but after initial testing of that feature, I discovered 2 bugs, one of which is critical, so development on that feature is on hold. I'll be following up with the Rust devs soon to hopefully get those issues fixed for the July update. Tentatively, I'll be on track to release this feature in July.
Note: I don't plan on allowing a custom icon url, given that the currency will always be an item which already has a skin, but I could potentially add it if there's a use case for it which I'm not thinking of.
Locked automatically