report server info to master servers?

Locked
recognize
Posts: 40
Joined: Tue Dec 19, 2006 2:15 am

report server info to master servers?

Post by recognize »

hello. I was wanting to know how to report my buddies server info to ase and the master server.

I put this in my server.cfg

set g_gamespy 1
set deticated 2

and a list of servers.

what else do I need to type in? Also,, what should I be putting,, Set, SETA or nothing at all?. this is for a cfg file not the console.
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Post by ^misantropia^ »

You'll want to put this in your server.cfg:
//Register server with master server lists
seta sv_master1 "master3.idsoftware.com"
seta sv_master2 "master0.gamespy.com"
recognize
Posts: 40
Joined: Tue Dec 19, 2006 2:15 am

Post by recognize »

right on. thanks
recognize
Posts: 40
Joined: Tue Dec 19, 2006 2:15 am

Post by recognize »

I added that and it still isnt reporting. This is what I have.....


seta sv_dedicated 2

seta sv_master1 "master3.idsoftware.com"
seta sv_master2 "master0.gamespy.com"
seta sv_master3 "master.kali.net"
seta sv_master4 "clanservers.net"


Any ideas?
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Post by ^misantropia^ »

It can take some time for your server to show up (often an hour or more). Make sure people can connect to your server from the outside world or the master servers will report yours as being dead.
recognize
Posts: 40
Joined: Tue Dec 19, 2006 2:15 am

Post by recognize »

ya, your right. I waited awile and it came up. Thanks.
Locked