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

Removing Tools in starter pack?

Asked by
elms1 0
1 year ago

Hey guys So I have made a shop system and it works fine, one issue I have is that when you purchase a item it doesn't destroy the tool from the starter pack. Wanna know if there is a code anyone can help me with thanks :)

If anyone could help thanks

0
uhm u forgot to post your code LazokkYT 117 — 1y
0
Forgot to post code but use the :Destroy but if you already use it make a variable Called ToolDestroy or whatever coolants19 1 — 1y

1 answer

Log in to vote
0
Answered by 1 year ago

Try to add a line that goes something like this:

game.StarterPlayer.InsertYourToolName:Destroy

Im not very good a scripting but this is the best I got.

Ad

Answer this question