PDA

View Full Version : In Game/ manster list


TS
02-14-2004, 08:28 AM
I have this problem to.
I see my servers in all seeing eye, gamespy,hlsw...but not in the multi-player games in the game itself..
How do you get this to show up?

I have started and stopped the server several times and still no show...gotta be something easy....

TeaBagger
02-14-2004, 10:51 PM
Post your config so we can figure the problem out easier.....Have you also checked this site out, it will show if its being registered with the master server
http://inherent.infinityward.com/

stattik
02-14-2004, 11:21 PM
HI,

I'm having the same problem. My servers show up in ASE and Gamespy but not in the in-game browser and I've tried everything I can think of.

Both servers show up at http://inherent.infinityward.com/ and they look correct.

69.93.88.137 Stock Server w/PAM 1.04b
66.239.121.99 CKR Server

These servers were filled 24/7 with 1.1 but since the patch they've been empty and the only reason I can think of is their omission from the in-game broswer.

They use the same config which is here:




set sv_hostname " CKR Realism TDM ^1w/PAM Sniper Fix!"
set g_banIPs ""
set g_password "" // sets a password on your server
set rconPassword "******" //sets your rcon password
set sv_privatepassword "" //You have the option to set your server private, leave blank if Public.
set g_log "games_mp.log" //watch out!! This gets big fast, but it is very detailed!!!
set g_logsync "1"
set sv_allowDownload "1"

seta sv_master1 "master3.idsoftware.com" /// activision master server
seta sv_master2 "master0.gamespy.com" /// Gamespy master server
seta sv_master3 "clanservers.net" /// Not sure were this reports to
seta sv_master4 "codmaster.activision.com" /// In game browser
seta sv_gamespy "1"


set ckr_crosshair 0
set ckr_monitor 0

//1.2 CVARS

seta scr_killcam "0"
seta scr_freelook "0"
seta scr_spectateenemy "0"
seta scr_teambalance "1"


//Rudedog Message Center Settings
//seta sv_rddelay "90"
//seta sv_linerd1 "Welcome to ^2Burning Bridge^7!!"
//seta sv_linerd2 "Please visit ^4www.unknownsoldiers.us ^7for info"
//seta sv_linerd3 "Welcome to ^2Burning Bridge^7!!"
//seta sv_linerd4 "Please keep the [us] servers running by clicking on the ^2Donate ^7button on the website "
//seta sv_linerd5 "Please visit ^4www.unknownsoldiers.us ^7for info"

set sv_pure 1

set scr_motd "Home of the Unknown Soldiers [us] www.unknownsoldiers.us ^2 Player stats are updated every 6 hours. ^2You can check your stats at ^2http://stats.unknownsoldiers.us/ ^2We ^2have Cumulative Stats ^2and Monthly Stats" // This is the message the server displays when some one joins
set g_gametype "tdm" //gametype: bel, dm, re, sd, tdm
set sv_maxclients "16" //Max number of players
set sv_privateclients "0" //If you choose a Privatepassword then you will need to set how many private slots you need.

//General Game Default Description
set scr_allow_bar "1" //0 - disable weapon 1 - enable weapon
set scr_allow_bren "1"
set scr_allow_enfield "1"
set scr_allow_fg42 "0"
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"
set scr_allow_vote "0" //Allow call voting
set g_allowvote "0"
set scr_drawfriend "1" //Draws a team icon over teammates
set scr_forcerespawn "1" //Force respawning - DM & TDM
set scr_friendlyfire "2" //0 - off 1 - on 2 - reflect damage
set sv_maxPing "0"



//Behind Enemy Lines Default Description
set scr_bel_alivepointtime "10" //Number of seconds to get a point for staying alive as allied
set scr_bel_scorelimit "50" //Map score limit
set scr_bel_timelimit "20" //Map time limit, in minutes - 0 to 1440

//Deathmatch Default Description
set scr_dm_scorelimit "0" //Map score limit
set scr_dm_timelimit "15" //Map time limit - 0 to 1440, in minutes

//Retrieval Default Description
set scr_re_graceperiod "15" //Time at round start where spawning and weapon choosing is still allowed, 0 - 60 in seconds
set scr_re_roundlength "4" //Map round length in minutes
set scr_re_roundlimit "0" //Max Number of round wins per map
set scr_re_scorelimit "7" //Map score limit
set scr_re_showcarrier "0" //Show the objective carrier on compass
set scr_re_timelimit "0" //Map time limit, in minutes - 0 to 1440

//Search and Destroy Default Description
set scr_sd_graceperiod "15" //Time at round start where spawning and weapon choosing is still allowed, 0 - 60 seconds
set scr_sd_roundlength "4" //round length
set scr_sd_roundlimit "0" //Max Number of round wins per map
set scr_sd_scorelimit "12" //Map team score limit per map
set scr_sd_timelimit "0" //Map time limit, in minutes - 0 to 1440

//Team Deathmatch Default Description
set scr_tdm_scorelimit "0" //Map score limit
set scr_tdm_timelimit "15" //Map time limit

// Headquarters CVARS
set scr_hq_timelimit 30 //Map time limit, in minutes - 0 to 1440
set scr_hq_scorelimit 450 //Score limit per map


//exec server_tdm.cfg
//exec server_sd.cfg
//exec server_re.cfg
//exec server_bel.cfg

set sv_mapRotation "gametype tdm map mp_harbor gametype tdm map mp_chateau gametype tdm map mp_dawnville gametype tdm map mp_powcamp gametype tdm map mp_brecourt gametype tdm map mp_depot gametype tdm map mp_pavlov gametype tdm map mp_carentan gametype tdm map mp_rocket gametype tdm map mp_railyard gametype tdm map mp_hurtgen"

map mp_harbor

// <---these forward slashes are used to disable text from being called in cfg files like this line.
// If you want to dis able the above line for a different game type simply place two "//" infront of both sv_mapRotation & map
// & delete them from the desired exec line above, only one can be selected.
// Bell game type is still a buggy game for any server so please do not select it untill Activision fixes it with its upcoming patch.

TeaBagger
02-15-2004, 06:16 AM
Yeah my servers are being butt pirates 2. They show in the browser and than they dont show....lol....If they dont show I press refresh a couple of times and than they appear, I just dont get it. I love the patch but our servers hate it....lol.....Im starting to hate it now 2.....Anyone know a way to make them list faster than my server being the last to show....this sucks.....Ive tried lots of different ways to troubleshoot it and if I figure it out I will let you know.

TS
02-15-2004, 08:21 PM
// created with save our souls CoD server config builder
// http://sos.noginn.com/codserver by save*noginn

// Passwords
set rconPassword "xxxxx"
set g_password ""
set sv_privatePassword "xxxx"

// Public Information
set sv_hostname "TyphoonServers.com Call of Duty Server"
set scr_motd "Welcome to TyphoonServers.com & CoD.org.uk Need a Fast Server...full FTP access, plus Free Web Site hosting?"
sets .Admin "xxxx"
sets .Email "sales@TyphoonServers.com"
sets .IRC ""
sets .Website "http://TyphoonServers.com"
sets .Location "Dallas, TX."


// General Settings
set scr_friendlyfire "1"
set sv_maxclients "26"
set sv_privateClients "2"
set sv_maxRate "9999"
set sv_minPing "0"
set sv_maxPing "250"
set sv_pure "0"
set logfile "1"
set g_log "games_mp.log"
set g_allowVote "0"
set scr_allow_vote "0"
set sv_allowAnonymous "0"
set sv_allowDownload "1"
set sv_cheats "0"
set sv_fps "25"
set sv_master1 "codmaster.activision.com"
set sv_master2 "master0.gamespy.com"
set sv_gamespy "1"
set sv_master3 ""
set sv_master4 ""
set sv_master5 ""

// Weapons
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"

// DM
set scr_dm_scorelimit "50"
set scr_dm_timelimit "100"
set scr_drawfriend "1"
set scr_forcerespawn "0"

// TDM
set scr_tdm_scorelimit "100"
scr_tdm_timelimit "100"

// SD
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
set scr_bel_alivepointtime "10"
set scr_bel_scorelimit "50"
set scr_bel_timelimit "30"

// RE
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"

// Map Rotation
set sv_mapRotation "gametype tdm map mp_brecourt gametype tdm map mp_carentan gametype tdm map mp_chateau gametype tdm map mp_dawnville gametype tdm map mp_depot gametype tdm map mp_harbor gametype tdm map mp_hurtgen gametype tdm map mp_pavlov gametype tdm map mp_powcamp gametype tdm map mp_railyard gametype tdm map mp_rocket gametype tdm map mp_ship "
set sv_mapRotationCurrentmap "mp_brecourt "


I also checked:
http://inherent.infinityward.com/
I got this:

Name
TyphoonServers.com Call of Duty Server

Address
69.93.124.74:28960

Ver
1.2

Proto
2 2

Listed Players
0/26

___________________________________

So what gives...this patch is begining to sux.

TS
02-15-2004, 08:26 PM
Can someone with a valid working .cfg file post theirs here so we may try it instead of the ones we use now.

This is crazy, and should not be !!

TS
02-15-2004, 11:55 PM
I found this one thing out.
Setting server to Pure "0" vs "1"

When I set either the " default_mp.cfg " or the " server_mp.cfg " to Pure "1" I get it to show in game but can not play it.
I get this error:

Menu file not found: ui_mp/ingame.txt, using default

What is that all about ?

stattik
02-16-2004, 02:18 PM
Well I've run out of possibilities. I tried a completely generic config and it still won't show up in the in-game browser. Just in ASE and GS. This was never the problem with 1.1 so I wonder what was changed to create this behavior. I've tried setting the server pure and non-pure with the same results. There's no firewall involved. One is a linux dedicated server and the other is a Win2k dedicated server.

TS
02-17-2004, 04:39 AM
Anyone ...Some One...

What gives...
I think it has some thing to due with the UI_mp file.

I have even replaced the on on the servers with one from the game cd....still same crap.....errrrr

Where is the GURU when ya need him ??

hikari
02-19-2004, 03:55 AM
yha i hear your frustration
i've bin trying to get my server on that list for a while now
i have used http://inherent.infinityward.com
and come up with

Click on the server address for more detailed info
Name Address Ver Proto Listed Players
517th PRCT CoD Server v1.2 69.93.104.197:28960 1.2 2 2 0/24

but still nothign in the ingame server list

ive bin using these setting

seta sv_master1 "codmaster.activision.com"
seta sv_master2 "codauthorize.activision.com"
seta sv_master3 "master0.gamespy.com"
seta sv_master4 "master1.gamespy.com"
seta sv_master5 "clanservers.net"
seta sv_gamespy "1"

are all these address good

TS
02-19-2004, 10:08 AM
They look good to me...but what do I know, I can't get mine to show either....err

ClickBouyow
02-19-2004, 10:37 AM
See my response here: http://www.codadmin.com/nuke/modules.php?name=Forums&file=viewtopic&p=7572#7572

It is a known issue.

TS
02-20-2004, 06:29 AM
Thanks Click !!
I now understand the no show..but.

Why do I get problems when I turn the dan g server to "Pure=1" ??