#backpack
16 messages · Page 1 of 1 (latest)
local StarterGui = game:GetService("StarterGui")
StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, false) --Turn off
use this
sorry for the late reply but when i click my textbutton as shown in the video it doesnt show up in the roblox hotbar
and when i use a custom hotbar the tools doesnt clone correctly and the old roblox hotbar shows
** You are now Level 5! **
@crimson vault
I am confused on what you are trying to achieve, neither do I have your code.
ok
sorry i wasnt clear
i want it so the inventory doesnt show but only the hotbar when you click `
because when you click ` the inventory shows but i dont want that only the slots 1 to 0
only clear answer I see to this is a custom inventory system
hotbar when you click ` and slots from 1-0 are same
which is called "Backpack"
cant disable just one
oh