Daha öncek açtığımız Call of Duty 2 serverlerde çalışan bir server.cfg dosyası...
// * Call of Duty 2 TDM Server CoDTurkiye by Veteran Soldier
//*********************************************************
// PUBLIC INFORMATION
//******************************************************
sets _Location "TR"
sets _Admin1 "Veteran_Soldier"
sets _Website "oyun.news"
sets _Hosting "game servers"
sets _SpecialThanks ""
sets _Mod ""
sets _Maps "CoD2 Standard"
set sv_hostname "^3TeamDeathMatch ^5Server"
//******************************************************
// COMMON/GENERAL SERVER SETTINGS
//******************************************************
set rcon_password "123456" // RCON must supply pw to use
// set sv_privatePassword "admin123"
// The following can be used to lock out the server so that only those
// players that have been provide the password can connect. Good for
// matches, practices, etc.
// set g_password ""
//******************************************************
// CHEATS CONTROL
//******************************************************
set sv_disableClientConsole "0"
set cl_autocmd "0"
set sv_floodProtect "1"
set sv_cheats "0"
set sv_pure "1"
set g_banIPs ""
set g_no_script_spam "1"
set sv_reconnectlimit "3"
set sv_kickBanTime "300"
set sv_punkbuster "0"
//******************************************************
// NETWORK SETTINGS
//******************************************************
set net_ip ""
set net_port ""
set net_noipx "1"
seta com_hunkMegs "512"
set sv_minPing "0"
set sv_maxPing "200"
set sv_maxRate "25000"
set dedicated "2"
//******************************************************
// PLAYER SLOTS SETTINGS
//******************************************************
set sv_maxclients "24"
set ui_maxclients "24"
set sv_privateclients "2"
//******************************************************
// ADVANCED SERVER SETTINGS
//******************************************************
set scr_spectatefree "1"
set scr_spectateenemy "1"
set scr_teambalance "1"
set scr_drawfriend "0"
set scr_friendlyfire "0"
set scr_forcerespawn "0" // default=0
set scr_autoassign "0"
//******************************************************
// CLIENT DOWNLOAD SETTINGS
//******************************************************
// Downloads from server
seta sv_allowdownload "1"
seta sv_timeout "350"
seta sv_reconnectlimit "0"
seta sv_allowAnonymous "1"
seta sv_dl_maxRate "900000" //max download speed 96000 = 80kb
// HTTP Redirect Downloads
seta sv_wwwDownload "0"
// seta sv_wwwBaseURL "" // URL to your Webserver-COD2-Directory
// seta sv_wwwDlDisconnected "0"
//******************************************************
// LOG FILE SETTINGS
//******************************************************
set logfile "1"
set g_logsync "2" (0=no log, 1=buffered, 2=continuous, 3=append)
set g_log "my_server.log"
//******************************************************
// MASTER SERVERS
//******************************************************
set sv_master1 "cod2master.activision.com"
set sv_master2 "cod2authorize.activision.com"
set sv_master3 "cod2master.infinityward.com"
//******************************************************
// MISC SERVER SETTINGS
//******************************************************
set g_antilag "1"
set sv_fps "20"
set g_speed "180"
set sv_allowAnonymous "0"
set scr_afk_limit "60"
set scr_spec_limit "999"
//******************************************************
// KILLCAM AND ROUNDCAM SETTINGS
//******************************************************
set scr_killcam "1"
//******************************************************
// IN-GAME VOICE/CHAT COMMUNICATION SYSTEM
//******************************************************
set sv_voice "0"
set sv_voicequality "0"
set g_deadChat "1"
set g_spectate_allow_full_chat "1"
set g_spectatorChat "1" // Let spectators talk to everyone during game.
//******************************************************
// GAMETYPE SETTINGS
//******************************************************
set scr_dm_scorelimit "50"
set scr_dm_timelimit "20"
set scr_tdm_scorelimit "300"
set scr_tdm_timelimit "20"
set scr_ctf_scorelimit "10"
set scr_ctf_timelimit "20"
//******************************************************
// WEAPONS ALLOWED
//******************************************************
// Grenades
set scr_allow_smokegrenades "0" //Set 0 for off. Set 1 for on.
set scr_allow_fraggrenades "1" //Set 0 for off. Set 1 for on.
set bolt_fraggrenades_count "1" //Set between 1-3
set semi_fraggrenades_count "1" //Set between 1-3
// Pistols
set scr_allow_pistols "1" //Set 0 for off. Set 1 for on.
//Bolt Rifles
set scr_allow_enfield "1" //Set 0 for off. Set 1 for on.
set scr_allow_kar98k "1" //Set 0 for off. Set 1 for on.
set scr_allow_nagant "1" //Set 0 for off. Set 1 for on.
//Semi Rifles
set scr_allow_m1carbine "1" //Set 0 for off. Set 1 for on.
set scr_allow_m1garand "1" //Set 0 for off. Set 1 for on.
set scr_allow_g43 "1" //Set 0 for off. Set 1 for on.
set scr_allow_svt40 "1" //Set 0 for off. Set 1 for on.
//Snipers
set scr_allow_enfieldsniper "1" //Set 0 for off. Set 1 for on.
set scr_allow_g43_sniper "1" //Set 0 for off. Set 1 for on.
set scr_allow_kar98ksniper "1" //Set 0 for off. Set 1 for on.
set scr_allow_nagantsniper "1" //Set 0 for off. Set 1 for on.
set scr_allow_springfield "1" //Set 0 for off. Set 1 for on.
// MGs
set scr_allow_bar "1"
set scr_allow_bren "1"
set scr_allow_mp44 "1"
set scr_allow_ppsh "1"
//SMGs
set scr_allow_sten "1"
set scr_allow_mp40 "1"
set scr_allow_thompson "1"
set scr_allow_pps42 "1"
set scr_allow_greasegun "1"
// Shotgun
set scr_allow_shotgun "1"
//******************************************************
// WEAPON LIMIT
//*********************************************************
// * Limit the MG on the map *
set am_max_turrets "1"
set scr_allow_mg42 "1"
set scr_allow_drop_weapons "1" //Set 0 for off. Set 1 for on.
set scr_allow_drop_grenades "1" //Set 0 for off. Set 1 for on.
//*********************************************************
// INGAME VOTING STANDARD COD2
//******************************************************
set g_allowvotekick "0"
set g_allowvotegametype "0"
set g_allowvotemap "0"
set g_allowvotemaprotate "0"
set g_allowvotemaprestart "0"
set g_allowvote "0"
set scr_allow_vote "0"
set ui_allowvote "0"
set g_oldVoting "0"
/******************************************************
// MAP ROTATION SETTINGS
//********************************************************
set sv_maprotationcurrent ""
set sv_mapRotation "gametype tdm map mp_toujane gametype tdm map mp_decoy gametype tdm map mp_carentan"
set g_gametype "tdm"
map mp_toujane
Ayrıca örnek bir server.cfg dosyanız varsa paylaşma şansınız var mı?