#im made a script which give character accesory when he join game but..

5 messages · Page 1 of 1 (latest)

smoky badger
#

this what im was trying to make

rapid urchin
#

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
smoky badger