This was set to 1 to try and stop the revenge spawns.
//*************************************************************************************************************************** // Unified spawning, suposidly helps with better spawns. // Its a stock dvar and just needs tried out to see if it indeed helps with better spawning on the game types. //*************************************************************************************************************************** set scr_disableUnifiedSpawning "1"
I found this in the config also that might help. Maybe if we delay the respawn a little it could actually let the guy that shot you get further away. I'm not sure.
set scr_player_respawndelay "0"
Also found this cause people are bitching about the invisible spawns. 7 Toes I think. This will let the parachutes show coming down also.
// Invisible spawning 0 = off, 1 = on, default = 0. set ace_inv_spwn "1"