Quote:
Originally Posted by Joeygates
For instance. When I see:
// Master servers
set sv_master1 "cod2master.activision.com"
set sv_master2 "cod2authorize.activision.com"
set sv_master3 "cod2master.infinityward.com"
set sv_master3 "cod2update.activision.com"
set sv_master4 "master.gamespy.com:28960"
set sv_master5 "master0.gamespy.com"
set sv_master6 "master1.gamespy.com"
set sv_master7 "clanservers.net"
set sv_gamespy "1"
I'm guessing this is how people would see my server in the server list UI. Would that be true?
|
Yes, the master servers listed above is where your server is being sent to be viewed on those specific server lists so other people can see your server.
Quote:
Originally Posted by Joeygates
Then this:
sets sv_hostname "Your Server Name"
sets _Admin "admin"
sets _Email "admin AT yoursite DOT com"
sets _Website "http://www.cod4boards.com"
sets _Location "US"
sets _Irc ""
sets _Mod "Your fs_game"
sets _ModVer "1.0"
sets _ModUpdate "3Right Now"
sets _Maps "COD2 Stock"
set scr_motd "cod4boards.com"
I'm not sure where this info would actually show up.
|
When you are in your in-game server browser, highlight any server then click the Server Info button and scroll down to the bottom. That is where that information appears.. Not sure if it appears any where else, but I know it appears where I told you for sure.
As for making your server ranked or unranked I believe you have to add a specific line of code to your servers startup command line. Not 100% sure what it is though.