#how to call CMD when every player loaded the scene? (custom spawnpoint)

1 messages · Page 1 of 1 (latest)

tepid cosmos
#

how to call CMD when every player loaded the scene? (custom spawnpoint)

south rock
#

Check the thread below yours XD
Use OnStartLocalPlayer on player object, or regular Start with isServer/isLocalPlayer checks

tepid cosmos
#

server sees client's location correctly because server joins earlier. but client sees server's location incorrectly because client joins later, still can't fix it.