BubbaFetish
03-17-2004, 07:34 PM
I've recently rented a server and it has been up for 48 hrs and has not yet shown up in the COD game list, I can however see the server listed in "The All-Seeing Eye" program. Heres my server config, any clues guys?????
//-----------------------------------------------------//
//------------------Server Name & MOTD-----------------//
//-------------------General Settings------------------//
//-----------------------------------------------------//
set sv_hostname "XXXXXXXXXXX"
set g_motd "xxxxxxxxx"
set scr_motd "xxxxxxxxx"
// public info
sets "Administrator" XXXXX"
sets "Email" "XXXXX"
sets "URL" "XXXXXX"
sets "Location" "New York City"
sets "CPU" ""
sets "ICQ" ""
sets "Clan" "XXXX"
sets "Connection" "Multi GigE"
//Passwords
set rconpassword "XXXX"
set sv_privatePassword ""
// Max Players and Saved Private Possitions
set sv_maxclients "16"
set sv_privateClients "2"
// Voting (unsure which takes precedence)
set g_allowVote "0"
set scr_allow_vote "0"
// Team Icons
set scr_drawfriend "1"
// Team Deathmatch
set scr_tdm_scorelimit "0"
set scr_tdm_timelimit "20"
seta timelimit "20"
//Logging
set g_log "games_mp.log"
set g_logSync "0"
//-----------------------------------------------------//
//---------------TeamPlay & Misc Settings--------------//
//-----------------------------------------------------//
//Team Play
set g_teamForceBalance "1"
set scr_friendlyfire "0"
set scr_drawfriend "1"
set scr_forcerespawn "0"
set g_useGear "1"
set g_voiceChatsAllowed "4"
//Misc Settings
set g_weaponAmmoPools "0"
set g_weaponrespawn "5"
set g_gravity "800"
set g_inactivity "0"
set g_intermissionDelay "1000"
set g_speed "190"
set sv_reconnectlimit "3"
set scr_roundcam "0"
set scr_showweapontab "1"
set sv_pure "1"
set hamNoKillCam "1"
// - Banning and TK Complaints
set g_banIPs ""
set g_complaintlimit "3"
// AntiFlooding Settings
set sv_floodProtect "1"
// Downloads and ping/rate settings
set sv_allowDownload "1`"
set sv_maxPing "300"
set sv_minPing "0"
set sv_maxRate "8000"
//-----------------------------------------------------//
//------------------Weapon Restrictions----------------//
//-----------------------------------------------------//
set scr_allow_springfield "1"
set scr_allow_nagantsniper "1"
set scr_allow_kar98ksniper "1"
set scr_allow_panzerfaust "1"
set scr_allow_fg42 "0"
set scr_allow_m1carbine "1"
set scr_allow_m1garand "1"
set scr_allow_thompson "1"
set scr_allow_bar "1"
set scr_allow_enfield "1"
set scr_allow_sten "1"
set scr_allow_bren "1"
set scr_allow_nagant "1"
set scr_allow_ppsh "1"
set scr_allow_kar98k "1"
set scr_allow_mp40 "1"
set scr_allow_mp44 "1"
//-----------------------------------------------------//
//--------------------Master Servers-------------------//
//-----------------------------------------------------//
//Master Servers
seta sv_master1 "codmaster.activision.com"
seta sv_master2 "codmaster.infinityward.com"
//-----------------------------------------------------//
//---------------------Map Rotation--------------------//
//-----------------------------------------------------//
//GameType, Time/Frag Limits & Map Rotation
//Are set in the map rotation file.
//exec maprotations/tdmrotation.cfg //Starts the server in Team Death Match mode.
//exec maprotations/dmrotation.cfg //Starts the server in Death Match (Free For All) mode.
//exec maprotations/tdmrotation.cfg //Starts the server in Team Death Match mode.
//exec maprotations/rerotation.cfg //Starts the server in Retrieval mode.
exec maprotations/sdrotation.cfg //Starts the server in Search and Destroy mode.
//exec maprotations/belrotation.cfg //Starts the server in Behind Enemy Lines mode.
map_rotate
//-----------------------------------------------------//
//------------------Server Name & MOTD-----------------//
//-------------------General Settings------------------//
//-----------------------------------------------------//
set sv_hostname "XXXXXXXXXXX"
set g_motd "xxxxxxxxx"
set scr_motd "xxxxxxxxx"
// public info
sets "Administrator" XXXXX"
sets "Email" "XXXXX"
sets "URL" "XXXXXX"
sets "Location" "New York City"
sets "CPU" ""
sets "ICQ" ""
sets "Clan" "XXXX"
sets "Connection" "Multi GigE"
//Passwords
set rconpassword "XXXX"
set sv_privatePassword ""
// Max Players and Saved Private Possitions
set sv_maxclients "16"
set sv_privateClients "2"
// Voting (unsure which takes precedence)
set g_allowVote "0"
set scr_allow_vote "0"
// Team Icons
set scr_drawfriend "1"
// Team Deathmatch
set scr_tdm_scorelimit "0"
set scr_tdm_timelimit "20"
seta timelimit "20"
//Logging
set g_log "games_mp.log"
set g_logSync "0"
//-----------------------------------------------------//
//---------------TeamPlay & Misc Settings--------------//
//-----------------------------------------------------//
//Team Play
set g_teamForceBalance "1"
set scr_friendlyfire "0"
set scr_drawfriend "1"
set scr_forcerespawn "0"
set g_useGear "1"
set g_voiceChatsAllowed "4"
//Misc Settings
set g_weaponAmmoPools "0"
set g_weaponrespawn "5"
set g_gravity "800"
set g_inactivity "0"
set g_intermissionDelay "1000"
set g_speed "190"
set sv_reconnectlimit "3"
set scr_roundcam "0"
set scr_showweapontab "1"
set sv_pure "1"
set hamNoKillCam "1"
// - Banning and TK Complaints
set g_banIPs ""
set g_complaintlimit "3"
// AntiFlooding Settings
set sv_floodProtect "1"
// Downloads and ping/rate settings
set sv_allowDownload "1`"
set sv_maxPing "300"
set sv_minPing "0"
set sv_maxRate "8000"
//-----------------------------------------------------//
//------------------Weapon Restrictions----------------//
//-----------------------------------------------------//
set scr_allow_springfield "1"
set scr_allow_nagantsniper "1"
set scr_allow_kar98ksniper "1"
set scr_allow_panzerfaust "1"
set scr_allow_fg42 "0"
set scr_allow_m1carbine "1"
set scr_allow_m1garand "1"
set scr_allow_thompson "1"
set scr_allow_bar "1"
set scr_allow_enfield "1"
set scr_allow_sten "1"
set scr_allow_bren "1"
set scr_allow_nagant "1"
set scr_allow_ppsh "1"
set scr_allow_kar98k "1"
set scr_allow_mp40 "1"
set scr_allow_mp44 "1"
//-----------------------------------------------------//
//--------------------Master Servers-------------------//
//-----------------------------------------------------//
//Master Servers
seta sv_master1 "codmaster.activision.com"
seta sv_master2 "codmaster.infinityward.com"
//-----------------------------------------------------//
//---------------------Map Rotation--------------------//
//-----------------------------------------------------//
//GameType, Time/Frag Limits & Map Rotation
//Are set in the map rotation file.
//exec maprotations/tdmrotation.cfg //Starts the server in Team Death Match mode.
//exec maprotations/dmrotation.cfg //Starts the server in Death Match (Free For All) mode.
//exec maprotations/tdmrotation.cfg //Starts the server in Team Death Match mode.
//exec maprotations/rerotation.cfg //Starts the server in Retrieval mode.
exec maprotations/sdrotation.cfg //Starts the server in Search and Destroy mode.
//exec maprotations/belrotation.cfg //Starts the server in Behind Enemy Lines mode.
map_rotate