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

How to make script begin working when Player is a value?

Asked by 5 years ago
Edited 5 years ago

So uhhh i need help. i don't know how WaitforChild() works and wait() is not working for me here's code i guess

wait(10)

for i, v in pairs(game.Teams["Civilian"]:GetPlayers()) do

v.Backpack.Fireball:Destroy()

end

(Don't mind if you copy it [and i think i'm asking too much today])

1
I think it would work if u add if v then before v.Backpack Gameplayer365247v2 1055 — 5y
0
yah you would do that starmaq 1290 — 5y

Answer this question