1. I need to find a way to teleport a player to the beach.
     
  2. Maybe try Hurtworlds FindSpawnpoint method? If it does not return a Vector, but just respawns the player there, you could just use its code.
     
  3. Thank you :D
    [DOUBLEPOST=1455180909][/DOUBLEPOST]How would one use the FindSpawnpoint method? Can't seem to find it
     
  4. Search for the OnFindSpawnpoint hook, it should be in that method.