PDA

View Full Version : Server NOT showing in the browser


Cobra
11-09-2003, 10:25 AM
Can anyone here tell me how to get the server to show in the ingame browser.
It has been there.
But is not anylonger.

I cant get this.
The the ports here are open for the server in the router:
28960 - 20500 - 20510

And i have tryed to set the computer to dmz host.
But no luck.

Here is my config:

// Hostname and Message of the Day
set sv_hostname "NGC-1 Public[dedicated]Norway"
//set scr_motd ""
sets " Owners" "Cobr@"
sets " Website" "http://www.elitefish.no"
sets .Admin "Cobr@"
sets .E-mail "cobr@elitefish.no"
sets .ServerHost "Cobr@home"

// Maximum Clients
set sv_maxclients "24"
set sv_privateclients "6"
set sv_privatepassword "XXXXX"
set sv_allowDownload "1"
set sv_maxPing "0"
set sv_maxRate "0"

//hammer
//Plant Time (default 5 secs)
//set ham_sd_bombplant "5"
//Defuse Time (default 10 secs)
//set ham_sd_bombdefuse "10"
//Bomb Timer (default 60 secs)
//set ham_sd_bombtimer "60"
// No Kill Cam
//To turn off KillCam
//set hamNoKillCam "1"
//To turn on KillCam
//set hamNoKillCam ""

// Team Icons
set scr_drawfriend "1"
// Forced Respawn
set scr_forcerespawn "0"

// Friendly Fire
set scr_friendlyfire "2"

// Allow Voting
// It is recommended if you have friendly fire on
// that you also enable voting so that players can kick team-killers.
set scr_allow_vote "1"

// Rconpassword
set rconpassword "xxxxx"

g_logsync "1"

// Weapons Allowed
set scr_allow_bar "1"
set scr_allow_bren "1"
set scr_allow_enfield "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"

// Search and Destroy Settings
set scr_sd_graceperiod "20"
set scr_sd_roundlength "3"
set scr_sd_roundlimit "0"
set scr_sd_scorelimit "0"
set scr_sd_timelimit "20"

// Behind Enemy Lines Settings
set scr_bel_alivepointtime "10"
set scr_bel_scorelimit "0"
set scr_bel_timelimit "20"

// Retrieval Settings
set scr_re_graceperiod "20"
set scr_re_roundlength "4"
set scr_re_roundlimit "0"
set scr_re_scorelimit "0"
set scr_re_showcarrier "0"
set scr_re_timelimit "20"

// Team Deathmatch
set scr_tdm_scorelimit "0"
set scr_tdm_timelimit "20"

// Deathmatch
set scr_dm_scorelimit "0"
set scr_dm_timelimit "20"

// The rotation.
set sv_mapRotation "gametype bel map mp_chateau gametype bel mapmp_ship gametype bel map mp_powcamp gametype bel map mp_brecourt gametype bel map mp_carentan gametype bel map mp_dawnville gametype bel map mp_depot gametype bel map mp_harbor gametype bel map mp_hurtgen gametype bel map mp_pavlov gametype bel map mp_railyard gametype bel map mp_rocket"

added in target line:
+set dedicated 2 +exec ngc1.cfg +map_rotate

Anyone that can help me out here....?

Damn this is ARGGG :x

imported_Sac
11-09-2003, 04:40 PM
Obvious one, but have you got any master servers setup? eg.
set sv_master1 "codmaster.activision.com"

Cobra
11-09-2003, 07:51 PM
yes it has that one in by default i gues.

Becase it is resolving that every time i start my server up.

imported_DesuMacchi
11-10-2003, 06:46 PM
if you are using the private server patch it wont show up on the master list.

ClickBouyow
11-10-2003, 07:50 PM
Yep. IW said that those that block the authentication port will not be listed.

imported_tsr3
11-11-2003, 04:04 AM
did you try:


"C:\Program Files\Call of Duty\CoDMP.exe" +set dedicated 2"


the command parameter to make the server dedicated?

if this isnt helpful sorry, only thing i can see different from mine.

and as stated before, firewalls and the new cracked exe for dedicated servers will hinder codmaster detection.