How to teleport all players to a random position

Options

i have a lobby over my game area, I cant seem to find a way to teleport all players to the game area, only the master client who presses start, nothing ive tried so far worked, what i have is here: http://pastie.org/p/6riJ0SHSnPdG3SZmgGrDwA

Answers

  • i fixed it the target just needed to be set to allbuffered

  • Tobias
    Options

    You usually don't want to buffer a lot of RPCs or events. This queues up if the room is being used a bit longer and affects whoever joins late.