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

How do I insert a tool into the players backpack?

Asked by 7 years ago

So basicly I want to insert a tool in to the players back pack but how do I insert a tool and not a part?

2 answers

Log in to vote
0
Answered by 7 years ago

What you would do is use Player.Backpack. For example:

--note: this would only work in a localscript

local player = game.Players.LocalPlayer

tool.Parent = player.Backpack
Ad
Log in to vote
0
Answered by 7 years ago
Edited 7 years ago

Go to the Bar with Select, Move, Rotate

Model > Advanced Objects > Search "Tool"

Answer this question