The script is supposted to give only one item on touch to prevent dupe, but it doesnt work for some reasson, can someone help me?
4 Likes
Maybe …
if equipped == false then equipped = true
else
end
1 Like
Can you show the script that gives the tool?
1 Like
1 Like
I was thinking about this one lastnight and I’m not sure you even need to tell them they can’t equipped the tool more than once if they already have it equipped. It’s not like it will equipt again …