#Clients receive the event before the instance replicates
1 messages · Page 1 of 1 (latest)
:WaitForChild(<instance name>)?
is there other way?
Why do you need another way? Does WaitForChild not work for you?
It does but I don't want to keep making random name
Then pass the name in the event, saying "hey when this thing appears here, use it"
okay