How do i get rid of the Roblox backpack GUI but still have the tools?
Here:
local StarterGui = game:GetService('StarterGui') StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, false) --Change The False At The End To True To Make The Backpack GUI Visible.
If you need any more help PM me on Roblox. Thanks
Closed as Not Constructive by EzraNehemiah_TF2 and TheHospitalDev
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?