#Is there a way to "Lock" the basic roblox inventory?
1 messages · Page 1 of 1 (latest)
Like the inventory ui?
Or the hot we
Hit at
Hotbar
the inventory ui
Just search it up on the dev forums 100% u can find a way
StarterGui:SetCoreGuiEnabled()
for example StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, false)
Thx gang