Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

i want to make script that equip tool but i get backpack = nil how to fix it?

Asked by
kiref81 -24
2 years ago
local function equiptool()
    game.ServerStorage.Gun:Clone().Parent = player.Backpack
end

equiptool()
0
toolbar instead maybe? VipDanT 10 — 2y
0
can you pls send script? kiref81 -24 — 2y

Answer this question