| // Passwords | Obvious Settings (If you need help please ask in Forums |
| set rconPassword "thisgoes2" | |
| set g_password "not4you2know" | |
| set sv_privatePassword "thesame4this" | |
| | |
| // Public Information | Obvious Settings (If you need help please ask in Forums |
| set sv_hostname "The MODSOnline CoD Training Server" | |
| set scr_motd "Soldier On" | |
| sets .Admin "Foxhound foyleman redrummdk" | |
| sets .Email "foxhound@modsonline.com" | |
| sets .IRC "Don't have one" | |
| sets .Website "http://www.modsonline.com" | |
| sets .Location "North America" | |
| set scr_friendlyfire "2" | Type of Friendly Fire If enabled 0 = Disabled 1 = Friendly Fire 2 = Enabled Reflective 3 = Shared Damage |
| set sv_maxclients "16" | Number Of Players For Server |
| set sv_privateClients "6" | Reserved Slots (Good For Clan Servers) |
| set sv_maxRate "20000" | Max Rate |
| set sv_minPing "0" | Lowest Ping Rate |
| set sv_maxPing "150" | Max Ping for Server (Higher then this and you get booted) |
| set sv_pure "1" | Client must have unaltered files to use this server - Setting of "0" will allow modified user files (Not recommended as modified user files can be altered to cheat) |
| set logfile "1" | Create a Log File |
| set g_log "games_mp.log" | Log File Name (Can be what ever you want) |
| set scr_killcam "1" | Enable Kill Cam 0 = Disable |
| set scr_freelook "1" | Enable Free Look 0 = Disable |
| set scr_spectateenemy "1" | Enable Spectators to view enemy 0 = Disable |
| set scr_teambalance "1" | Auto Team Balance 0 = Disable |
| set g_allowVote "1" | Enable voting 0 = Disable (No voting) |
| set scr_allow_vote "1" | Not sure yet |
| set sv_allowAnonymous "0" | Allow Anonymous Names |
| set sv_allowDownload "1" | Allow Downloading of Custom Maps from game server (Not recommended as it cuts into bandwidth) |
| set sv_cheats "0" | Create Cheat Server 1 = Enable |
| set sv_fps "20" | Max FPS for Server |
| set sv_master1 "codmaster.activision.com" | |
| set sv_master2 "" | |
| set sv_master3 "" | |
| set sv_master4 "" | |
| set sv_master5 "" | |
| | |
| // Weapons | Obvious Settings (If you need help please ask in Forums Applying a "1" to the CVAR will enable that weapon in game |
| set scr_allow_bar "1" | |
| set scr_allow_bren "1" | |
| set scr_allow_enfield "1" | |
| set scr_allow_fg42 "1" | |
| set scr_allow_kar98k "1" | |
| set scr_allow_kar98ksniper "1" | |
| set scr_allow_m1carbine "1" | |
| set scr_allow_m1garand "1" | |
| set scr_allow_mp40 "1" | |
| set scr_allow_mp44 "1" | |
| set scr_allow_nagant "1" | |
| set scr_allow_nagantsniper "1" | |
| set scr_allow_panzerfaust "1" | |
| set scr_allow_ppsh "1" | |
| set scr_allow_springfield "1" | |
| set scr_allow_sten "1" | |
| set scr_allow_thompson "1" | |
| | |
| I recommend only using one game type for your server Config File, If you need another type just copy and paste. The map cycle can also be adjusted to your liking. I have included most maps in this cycle. |
| | |
| // DM | Obvious Settings (If you need help please ask in Forums) Scores can be adjusted for to what ever you like |
| set scr_dm_scorelimit "50" | |
| set scr_dm_timelimit "30" | |
| set scr_drawfriend "1" | |
| set scr_forcerespawn "0" | |
| | |
| // TDM | Obvious Settings (If you need help please ask in Forums) Scores can be adjusted for to what ever you like |
| set scr_tdm_scorelimit "100" | |
| scr_tdm_timelimit "25" | |
| | |
| // SD | Obvious Settings (If you need help please ask in Forums) Scores can be adjusted for to what ever you like |
| set scr_sd_graceperiod "15" | |
| set scr_sd_roundlength "4" | |
| set scr_sd_roundlimit "0" | |
| set scr_sd_scorelimit "7" | |
| set scr_sd_timelimit "0" | |
| | |
| // BEL | Obvious Settings (If you need help please ask in Forums) Scores can be adjusted for to what ever you like |
| set scr_bel_alivepointtime "10" | |
| set scr_bel_scorelimit "50" | |
| set scr_bel_timelimit "30" | |
| | |
| // RE | Obvious Settings (If you need help please ask in Forums) Scores can be adjusted for to what ever you like |
| set scr_re_graceperiod "15" | |
| set scr_re_roundlength "4" | |
| set scr_re_roundlimit "0" | |
| set scr_re_scorelimit "7" | |
| set scr_re_timelimit "0" | |
| set scr_re_showcarrier "0" | |
| | |
| // HQ | Obvious Settings (If you need help please ask in Forums) Scores can be adjusted for to what ever you like |
| set scr_hq_scorelimit "0" | |
| set scr_hq_timelimit "0" | |
| | |
| // Map Rotation | Obvious Settings (If you need help please ask in Forums) |
set sv_mapRotation "gametype dm map mp_brecourt gametype dm map mp_carentan gametype dm map mp_chateau gametype dm map mp_dawnville gametype dm map mp_depot gametype dm map mp_harbor gametype dm map mp_hurtgen gametype dm map mp_pavlov gametype dm map mp_powcamp gametype dm map mp_railyard gametype dm map mp_rocket gametype dm map mp_ship" | |
| set sv_mapRotationCurrentmap "mp_brecourt" | Server Start Map |
| | |
| // Server Types and Info | |
| gametype dm map | This line identifies that the Server is a Death Match Server Only |
| gametype tdm map | This line identifies that the Server is a Team Death Match Server Only |
| gametype sd map | This line identifies that the Server is a Search and Destroy Server Only |
| gametype del map | This line identifies that the Server is a Behind Enemy Lines Server Only |
| gametype re map | This line identifies that the Server is a Retrieval Server Only |
| gametype hq map | This line identifies that the Server is a Head Quarters Server Only |