View Single Post
Old
  (#7)
Bazooka_Joe is Offline
Senior Member
 
Posts: 12,585
Join Date: Jan 2002
Location: Staten Island, NY, USA
 Send a message via ICQ to Bazooka_Joe Send a message via AIM to Bazooka_Joe Send a message via MSN to Bazooka_Joe Send a message via Yahoo to Bazooka_Joe  
Default 12-30-2002, 07:07 PM

Quote:
Originally Posted by SNYPE00
Joe, that server cfg wont work, that one is for MohSH and he is trying to run MohAA.
You're right, crap. Ok, do this killerbee.

Everything in red needs to be changed by you. If you need to know what something does, ask.

[code:69295]seta sv_hostname Super Jedi Mod KillFEST"
sets Admin "[color=red]ADMINS NAME[/color]"
seta g_motd "[color=red]MESSAGE OF THE DAY[/color]"
sets URL "[color=red]SERVER WEBSITE[/color]"
sets Connection "[color=red]SERVER CONNECTION TYPE[/color]"


net_noipx 1
net_port 12203


seta timelimit "30"
seta fraglimit "50"
seta flood_waitdelay "10"
seta flood_persecond "4"
seta flood_msgs "4"


set g_gametype 2
set g_teamdamage "0"
set g_inactiveSpectate "10000"
set g_inactiveKick "10000"
set g_allowjointime "5"


set rconpassword "[color=red]XXXX[/color]"
set sv_pure "0"
set sv_maxclients "[color=red]MAX PLAYERS[/color]"
seta sv_minping "0"
seta sv_maxping "350"
seta sv_gamespy "1"
seta sv_allowDownload "0"
seta sv_maxRate "10000"
seta sv_fps "20"
seta sv_floodProtect "1"


seta sv_maplist "dm/mohdm6 dm/mohdm2 dm/mohdm4"

map dm/mohdm6[/code:69295]
  
Reply With Quote