exec ladder_common.cfg //2on2 TDM ladder specific settigs gametype tdm set g_maxplayers 4 set g_powerup_strength 1 set timelimit_override 20 //set the maplist with the maps from the ladder pool set g_maplist "79drdm5_beta2 strength aneurysm bleach dieselpower final_rage stormkeep toxic" //increase the respawn times to 25 as discussed here: http://alientrap.org/forum/viewtopic.php?t=4053 g_pickup_respawntime_short 25 //for health(5/25) and armor (5) g_pickup_respawntime_ammo 25 g_pickup_respawntime_weapon 25 //revision number of 2on2 config set sv_ladderconfig_2on2 0 sv_ladderconfig_2on2 5 //will increase in the future echo "Finished loading official ladder configs!"