#im made a script which give character accesory when he join game but..
5 messages · Page 1 of 1 (latest)
i think youre trying to get a reference for the character before the characters spawned in
characters take a small amount of time to load in after a player joins
from what i remember i used to say
repeat task.wait() until player.character
ty, but im fixed it another way