11-03-2006, 12:52 AM
Hi peeps, this is my first post, but I have been reading the forums for some time and have got allot of info from it, so thanks for that.
Anyways I am just about to setup a Dedicated LAN DM server, and I want your opinions on the hardware and config.
The box will be a LAN only server and I have just run the update from steam to make sure that I had the latest version.
It is a HP 385 with 2 x 2.6 AMD Dual core CPU's and 6 Gig Ram.
It is running SUSE SLES9 SP3 and is connected to Gig switch.
I only intend to run one srcsd server at a time on this box for the moment.
Here is the config that I pulled from the forum and have placed it in a server.cfg file which lives in the /srcds/hl2mp dir
// SERVER & PASSWORD INFORMATION
sv_lan 1
//sv_region 1
hostname " HL2 DM Server"
rcon_password ""
//sv_password ""
// GAME SETTINGS
mp_flashlight 1
mp_forcerespawn 1
mp_teamplay 0
mp_friendlyfire 0
sv_gravity 600
// HEALTH/SUIT CHARGE DISTRIBUTION
sk_suitcharger "50"
sk_suitcharger_citadel "200"
sk_suitcharger_citadel_maxarmor "200"
sk_battery "15"
sk_healthcharger "50"
sk_healthkit "25"
sk_healthvial "10"
// player damage adjusters
sk_player_head "3"
sk_player_chest "2"
sk_player_stomach "2"
sk_player_arm "1"
sk_player_leg "1"
// TIME & ROUND SETTINGS
mp_timelimit 35
mp_fraglimit 45
// SET RATES
sv_maxrate 3000
sv_minrate 0
sv_maxupdaterate 10
fps_max 600
// DOWNLOAD
sv_allowdownload 1
sv_allowupload 1
// SERVER LOGGING
log on
sv_logecho 1
sv_logfile 1
// VOICE
sv_voiceenable 1
sv_voicecodec vaudio_miles
// CHEATS
sv_cheats 0
Do I need to do anything else ??
Thanks in advance
RC
Anyways I am just about to setup a Dedicated LAN DM server, and I want your opinions on the hardware and config.
The box will be a LAN only server and I have just run the update from steam to make sure that I had the latest version.
It is a HP 385 with 2 x 2.6 AMD Dual core CPU's and 6 Gig Ram.
It is running SUSE SLES9 SP3 and is connected to Gig switch.
I only intend to run one srcsd server at a time on this box for the moment.
Here is the config that I pulled from the forum and have placed it in a server.cfg file which lives in the /srcds/hl2mp dir
// SERVER & PASSWORD INFORMATION
sv_lan 1
//sv_region 1
hostname " HL2 DM Server"
rcon_password ""
//sv_password ""
// GAME SETTINGS
mp_flashlight 1
mp_forcerespawn 1
mp_teamplay 0
mp_friendlyfire 0
sv_gravity 600
// HEALTH/SUIT CHARGE DISTRIBUTION
sk_suitcharger "50"
sk_suitcharger_citadel "200"
sk_suitcharger_citadel_maxarmor "200"
sk_battery "15"
sk_healthcharger "50"
sk_healthkit "25"
sk_healthvial "10"
// player damage adjusters
sk_player_head "3"
sk_player_chest "2"
sk_player_stomach "2"
sk_player_arm "1"
sk_player_leg "1"
// TIME & ROUND SETTINGS
mp_timelimit 35
mp_fraglimit 45
// SET RATES
sv_maxrate 3000
sv_minrate 0
sv_maxupdaterate 10
fps_max 600
// DOWNLOAD
sv_allowdownload 1
sv_allowupload 1
// SERVER LOGGING
log on
sv_logecho 1
sv_logfile 1
// VOICE
sv_voiceenable 1
sv_voicecodec vaudio_miles
// CHEATS
sv_cheats 0
Do I need to do anything else ??
Thanks in advance
RC