Ok, I just got my friend to check for me, and he says he did find my server on the master list. So here's my server.config if it helps anyone at all;
Quote:
|
Originally Posted by My Server.cfg
set net_ip 24.222.182.144
set net_port 28070
set sv_hostname "www.grammarrangers.com"
set sv_maxclients 16
set sv_zone FFA
set sv_timeout 15
set sv_master! "masterjk2.ravensoft.com"
set rconpassword *******
set timelimit 15
set fraglimit 30
set logfile 1
set g_motd "Computers are cool, but ****ing suck too"
set g_gametype 0
set g_forcerespawn 0
set g_weaponrespawn 15
// Map Rotation
set d1 "map ffa_bespin ; set nextmap vstr d2"
set d2 "map ffa_deathstar ; set nextmap vstr d3"
set d3 "map ctf_bespin ; set nextmap vstr d4"
set d4 "map ns_hideout ; set nextmap vstr d5"
set d5 "map ns_streets ; set nextmap vstr d6"
set d6 "map imperial ; set nextmap vstr d7"
set d7 "map ctf_imperial ; set nextmap vstr d8"
set d8 "map yavin ; set nextmap vstr d1"
|
Ok, notice I used this line that one of you guys suggested;
set sv_master! "masterjk2.ravensoft.com"
But also notice that I DID NOT use the other ones (gamespy, q3). So maybe the fix is only using ravensoft as the master? Really not sure, but that's the only change I made, and it works now
To launch the game, i just made a shortcut to my desktop of the jk2mp.exe This is what my command line looks like;
"C:\Program Files\LucasArts\Star Wars JK II Jedi Outcast\GameData\jk2mp.exe" +set dedicated 2 +exec server.cfg
I hope any of this helps. I know what a pain in the ass it can be to not get a server up and running.