#How would I make it bring everyone

8 messages · Page 1 of 1 (latest)

quick arch
#

Not quite sure on how I can make this bring everyone instead of just the person who touched it, if anyone can explain what im doing wrong it would be great

astral swift
#

in ur function the "player" variable is just finding one player not everyone. you'll have to replace that with like game.Players:GetPlayers() or something

quick arch
#

alr that seems easy enough

astral swift
#

yes because in ur variable beforehand you only did "find first child" which means it'll only find one child

quick arch
#

ohhhh

#

im blind i didnt notice that lol

#

thx have a gn/day