--
[ Picked text/plain from multipart/alternative ]
Here is what im using so far.

// *********** SERVER & PASSWORD INFO ***************
// Change it to 1 if you want a LAN only Server
sv_lan 0
// contact & geo 0=US East coast, 1=US West coast, 2= South America,
3=Europe, 4=Asia, 5=Australia, 6=Middle East, 7=Africa and 255=world.
// Change the number to the region you live in!!!
sv_region 1
// Give your server a name here
hostname "iGO - DoD:S - Public"

// Rcon password is used to give your server orders by using console, so
think of a good password
rcon_password "********"
// If you want your server to be private, fill in a password and delete the
// in front of sv_password
// sv_password ""


// *********** GAME SETTINGS, YOU CAN CHANGE THESE THE WAY YOU LIKE IT
***************
sv_rollangle 0
mp_facefronttime 600
mp_flashlight 1
sv_turbophysics 1
sv_stopspeed 50
sv_friction 8


// my gaming preferences
mp_friendlyfire 1 // FF is a must!
mp_winlimit 16 // 16 captures!
mp_weaponstay 1 // weapons remain on floor after death
mp_timelimit 20 // 30 minutes a map
//mp_warmup_time 30 // 30 seconds of warmup time (aka insult time)

//TEAMBALANCING
// Toggles the forcing of clients to join teams to make it balanced. 1=on
and 0=off
mp_autoteambalance 1
// Sets the maximum number of players that one team can have more than the
// other team. Use a setting of '0' to completely disable the team limiting.
mp_limitteams 1

// Restricts spectatorcamera view for dead players. 1=on and 0=off
mp_forcecamera 0
// toggles whether the server allows spectator mode or not. 1=on and 0=off
mp_allowspectators 0


// ************ IF YOU HAVE LAG ISSUES YOU CAN CHANGE THESE SETTINGS, IF YOU
KNOW WHAT YOU ARE DOING *****************
// SET RATES
// Max bandwidth rate allowed on server, 0=unlimited, max=20000
//sv_maxrate 8000
// Min bandwidth rate allowed on server, 0=unlimited, 4000=good to keep
dialup gamers off the server
//sv_minrate 1000
// Maximum updates per second that the server will allow, increasing this
will take more cpu power, 100 is max
//sv_maxupdaterate 60
// Frame rate limiter
//fps_max 300

// DOWNLOAD
// Allow clients to download files
//sv_allowdownload 0
// Allow clients to upload customizations files like logospray files
//sv_allowupload 0
//sv_downloadurl " "


// *********** IF YOU KNOW WHAT YOU ARE DOING YOU CAN CHANGE THESE SETTINGS
AS WELL *************
// SERVER LOGGING, creates a logfile (needed for statsprograms), "log off"
to turn off logging
// server logging
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 0

//Specify that we want this specific servers logs placed in a folder called
logs/server1
//to separate them from another servers logs
sv_logsdir "logs/server1"
log 1

// VOICE disabled, if you want VOICE enabled then change 0 into 1
sv_voiceenable 1
sv_alltalk 1

// CHEATS & PAUSE
sv_cheats 0
// disable clients' ability to pause the server
sv_pausable 0

// OTHER SETTINGS
// amount of seconds players can chat after the game is over
mp_chattime 15
// if not 0 then game will restart in the specified number of seconds
mp_restartgame 0


// map cycle for this server
mapcyclefile "mapcycleserver1.cfg"

// motd file for this server
// Note: You could simply have this as motd.txt in all config files, so that
all servers share the same config file
// This is just an example so you know how to specify individual ones if
necessary
motdfile "motd1.txt"


// execute our banned suer files
exec banned_user.cfg
exec banned_ip.cfg
exec mani_server.cfg


--
Mike Norton
http://www.dev4gamers.com
http://www.gmpodcasting.net

ManO-iGO
--

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to