Hello.
I am having a very strange issue; When I get a tool, I can equip it just fine. But when I unequip it, it disappears from the player’s backpack. I have not added any script to do that, but for some reason it happens. It worked fine before, but all of a sudden it just does this strange thing.
Also, after the tool has been removed from the backpack, and I try to give the player another tool, it won’t give it to him.
I don’t know if this is happening to others, but I need a fix to this…
Thank you.
EDIT: I checked to see if the player still has the tool in the backpack, and he does. It doesn’t show though?
I tried doing StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true) yet it still did not show.