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

How To Give Weapon To Players After They Teleport?

Asked by
GentiRob -81
5 years ago

So I have done everything Ready, But I want to do when they teleport, They Get A Sword, can someone help me?

0
Show your script. Post your "everything" Zafirua 1348 — 5y
0
Tool:Clone().Parent = player.Backpack yHasteeD 1819 — 5y

2 answers

Log in to vote
0
Answered by 5 years ago

So put this a script like Tool:Clone() = player.Backpack after your teleport script. This will make sure that after they teleport, they get their tool.

0
is Tool:Clone().Parent = player.Backpack, not Tool:Clone() = player.Backpack yHasteeD 1819 — 5y
Ad
Log in to vote
0
Answered by 5 years ago

Just add a block without cancollide and make its transparency 0 Then script the block so that when it gets touched it gives the item. Since you didn't add a script I cannot provide a script for this

Answer this question