#Picking an object and it appears in inventory

9 messages · Page 1 of 1 (latest)

native yarrow
#

what is the tool variable?

#

And also in the condition, it would be something like this

if plr.Backpack:FindFirstChild(tool) then
tool:Clone().Parent = plr.Backpack
end
peak zinc
#
  1. tool variable💀
  2. tool:Clone()
late timber
#

dont forget to set the tool parent to backapck

native yarrow
peak zinc
#

and

#

if tool already in ur backpack then clone it to backpack again

native yarrow
#

._.

peak zinc
#

make tool:Clone()