// Enable line of sight spawning. If enabled, players will be spawned at // a point where they cannot see enemies, and enemies cannot see them. // -- // Default: yes "dm_los_spawning" "yes"
// Maximum number of attempts to find a suitable line of sight spawn point. // -- // Default: 10 "dm_los_attempts" "10"
// Minimum distance from enemies at which a player can spawn. // -- // Default: 0.0 "dm_spawn_distance" "0.0"