So I have been using their inventory and clothing script since the day it was released. It’s been about a month now or a bit longer and I can tell you it’s been nothing but positive. There’s pretty much zero bugs when it comes to stashes or inventory. One of my favorite things about the inventory is the fact that it is server-sided synced between players and stashes or glove boxes. I’m beyond impressed with their new UI and compatibility. Lately all of the other scripts I have been just altering the exports to work with the new inventory and it has been a breeze. I rarely if not never get any errors. The resmon performance it is pretty much non-existent. It is so smooth. I have played around on 4K resolutions down to 1080P with absolutely No headaches. I have used many other inventories before and so far this has been one of the easiest ones to set up. Everything you need is pretty much in the configs and when it comes to support, Lumi replies extremely fast. I will always support their scripts and they just keep on getting better everyday. Worth every penny.
Inventory now automatically closes if you get out of the vehicle with the topido on, or if you get in the vehicle with the trunk open, or if the vehicle drives away from you
Now the inventory closes automatically when you die
You can now change the buttons to close inventory
You can now assign different keys to the trunk and glovebox keys
You can increase the maximum weight and number of slots that the player can carry depending on the clothes bag
Added Config.antiSwimingItems
You can add the items you want to be broken in water to this config. so that when the player swims in water for 3 seconds, the item will be deleted and the broken version will be added instead
3D draw texts renewed
When you receive an item from a player or give an item to a player, you now see a censored version of their name instead of their id Note: Don’t forget to update tgiann-core
Fixed an issue where items were given to a random nearby player instead of the selected one.
Now, when using the RemoveItem function, items are removed even if they are in different slots.
Added logs for AddItem and RemoveItem exports.
New descriptive text added for config
Fixed the close function being triggered when the script first started
Fixed a bug where if you try to close the eventer while dropping an item on the ground at the same time, the character stays on the screen and you can’t use any buttons again
Adjustments have been made to prevent players from avoiding the reload animation by changing the weapon slot and re-equipping the weapon for a faster reload. You can no longer change the slot of the weapon in your hand or drop it.
The Config.preventHandWeaponChangingSlots configuration has been added to disable changing the slot of the weapon in use, as introduced in the previous update.