GM:PlayerSelectSpawn
Description
Called to determine a spawn point for a player to spawn at.
Arguments
2 boolean transition
If true, the player just spawned from a map transition (
trigger_changelevel
). You probably want to not return an entity for that case to not override player's position.