I’m making a custom Loadout UI, but can’t get the Item Remover Device to work properly. Are they bugged? I’ve been trying make this work for the past 6 hours and I honestly can’t find the issue.
I have a Item Remover Device with 11 different weapons and items I want to remove from the player when they switch class.
I think my code is fine, RemoveAll is the item remover that’s not working. It’s so random, sometimes it works and other times it doesn’t. Sometimes it removes all weapons but doesn’t remove the ammo. Do I need a different item remover device just to remove the ammo?
This part of the code also doesn’t work. The item remover devices simply don’t remove anything when they should.
Any help would be appreciated