View previous topic :: View next topic |
Author |
Message |
redrum

Joined: 28 Mar 2007 Posts: 367 Location: Long Island, New York
|
Posted: Wed Apr 22, 2009 10:44 pm Post subject: Server Issue |
|
|
The server browser does not seem to see my server.
Is there a way to add it to a master list?
Here is my server.cfg:
Code: |
sv_accelerate 7.00
sv_maxspeed 320
sv_maxvelocity 99999
sv_aim 1
maxclients 16
serverinfo dq 1 //drop quad damage
serverinfo dr 1 //drop ring of shadows
localinfo skill 0.362
skill .362
fraglogfile
filterban 1
gamedir overlook
samelevel 3
timelimit 0
fraglimit 60
deathmatch 15 //random weapons and ammo
hostname The Overlook Hotel
floodprot 5 10 5
floodprotmsg "shut the fuck up!!!"
setmaster 69.113.123.178:27500
sv_serverip 69.113.123.178:27500
allow_download_skins 1
allow_download_models 1
allow_download_sounds 1
allow_download_maps 1
sv_maxdownloadrate 999999
map lilith
localinfo lilith damaul7
localinfo damaul7 zed
localinfo zed aggressr
localinfo aggressr maldm6
localinfo maldm6 bovine
localinfo bovine lilith |
_________________ Welcome to the Overlook Hotel 69.113.123.178:27500 |
|
Back to top |
|
 |
LordHavoc
Joined: 05 Nov 2004 Posts: 243 Location: western Oregon, USA
|
Posted: Wed Apr 22, 2009 11:54 pm Post subject: Re: Server Issue |
|
|
redrum wrote: | The server browser does not seem to see my server.
Is there a way to add it to a master list?
Code: | setmaster 69.113.123.178:27500
sv_serverip 69.113.123.178:27500
|
|
That is your master choice.
Have you confirmed that master is up?
Also which game/engine is this? 27500 is not the Quake3 master port, nor is it the QuakeWorld master port, so I'm not sure. |
|
Back to top |
|
 |
Spike
Joined: 05 Nov 2004 Posts: 944 Location: UK
|
Posted: Thu Apr 23, 2009 1:00 am Post subject: |
|
|
looks like a quakeworld config to me.
in which case, try either of:
setmaster qwmaster.ocrana.de:27000
setmaster master.quakeservers.net:27000
id's masters are down now. but both of those masters named above should be up.
whether your browser knows about them is a different matter.
port 27000 is the default for qw master servers.
You do _not_ want to name your own ip as the master server. That just won't do anything useful at all.
sv_serverip states the server's ip (only needed for mvdsv's realip stuff which can be spoofed anyway). On a dynamic IP its best to disable realip, because otherwise it'll prevent any clients from connecting. Or make connecting slow without any actual benefit.
sv_getrealip 0 or something, then set this cvar to an empty string. _________________ What's a signature? |
|
Back to top |
|
 |
redrum

Joined: 28 Mar 2007 Posts: 367 Location: Long Island, New York
|
Posted: Fri Apr 24, 2009 10:59 pm Post subject: |
|
|
OK, I tried the other 2 master servers. Getting same results.
The server browser does "see" my server when I choose "Free for All". But it does not find it on "Global" or even "North America Servers"?
How can I get on the "Global" list? _________________ Welcome to the Overlook Hotel 69.113.123.178:27500 |
|
Back to top |
|
 |
|