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

How would I make 1?

Asked by 9 years ago

I want this code to clone to only one person,

gun.Parent = backpack

Gun is a variable.

gun =  game.Lighting.Gun:Clone()

I only want one person to get it.

Help?

1 answer

Log in to vote
0
Answered by 9 years ago
game.Lighting.Gun:Clone(Username.StarterPack)

Try that.

0
No not a specific player, I mean a random player. Grenaderade 525 — 9y
0
Oh. Roboy5857 20 — 9y
Ad

Answer this question