Whateverr Posted June 3, 2024 Share Posted June 3, 2024 My mod relies on the 'refresh_integrated_container' event to listen for item changes in the player's backpack on the client side. However, this event has been removed since game version 588693, and there seems to be no mention of this in the update logs for that version. The purpose of this event was to listen for item changes in the player's backpack from the player entity, which was very useful for refreshing the UI. There must have been specific considerations for the official removal of the code that pushes this event. I'm wondering if there's an alternative method or event that can achieve the same effect. Does anyone know of an alternative way to implement this? Link to comment https://forums.kleientertainment.com/forums/topic/156493-help-i-need-an-alternative-to-the-refresh_integrated_container-event-for-backpacks/ Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now