View Single Post
Old
  (#4)
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 03-13-2003, 11:27 PM

Try this. You may need to change a few things on here.

[code:ff060]seta sv_hostname "Snake Den"
sets Admin "Snakebite"
seta g_motd "Welcome to the Snake Den"
sets URL ""
sets Connection "Cable"
net_noipx 1
net_port 12203

seta timelimit "25"
seta fraglimit "0"
seta flood_waitdelay "10"
seta flood_persecond "4"
seta flood_msgs "4"
set g_gametype 2
set g_teamdamage "1"
set g_inactiveSpectate "120"
set g_inactiveKick "300"
set g_allowjointime "5"

set sv_pure "0"
set sv_maxclients "20"
set sv_privateClients "5"
set sv_privatepassword "xxxx"
seta sv_minping "0"
seta sv_maxping "200"
seta sv_gamespy "1"
seta sv_allowDownload "0"
seta sv_maxRate "9000"
seta sv_fps "20"
seta sv_floodProtect "1"

seta sv_maplist "dm/southern_france_2_final dm/deadendstreet dm/mohdm2 dm/grabstatte dm/mohdm7 dm/buzzbomb_raiders"

map dm/southern_france_2_final [/code:ff060]
  
Reply With Quote