Raised This Month: $51 Target: $400
 12% 

Good server.cfg?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Ghandi Pwnage
Junior Member
Join Date: Apr 2006
Old 03-23-2007 , 16:27   Good server.cfg?
Reply With Quote #1

What are good server.cfg settings, like round timelimit, and also when there are only two people in server so it doesn't reset every time.

Thanks in advance.
Ghandi Pwnage is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 03-24-2007 , 12:15   Re: Good server.cfg?
Reply With Quote #2

Wrong forum. Post Your question in AMX MOD X offtopic forum.
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
Ghandi Pwnage
Junior Member
Join Date: Apr 2006
Old 03-25-2007 , 23:41   Re: Good server.cfg?
Reply With Quote #3

Um, well i went to the support forum and they told me to go here.
Proof

So can anyone else help?
Ghandi Pwnage is offline
KWo
AMX Mod X Beta Tester
Join Date: Jul 2004
Location: Poland
Old 03-26-2007 , 04:00   Re: Good server.cfg?
Reply With Quote #4

You didn't write here clearly You want Your server.cfg to be the best for working with CSDM 2.1 (You just wanted server.cfg settings without relating Your question to this forum)...

From that what I could see it's not recommended to use mp_maxrounds or mp_winlimit system with mp_timelimit as 0. Because the round with CSDM is neverending - CSDM causes some lags after long time playing the same map with the same neverending round (because of bug with not removing sometimes some dropped weapons which causes increasing amount of entities, then higher memory usage - then lags). So I would recommend to use some mp_timelimit 20 (nothing higher) - and this is the only setting I have in my mind which may affect playing on the server with CSDM.
I'll be working on the problem with not removing some dropped weapons anyway during few next days (but firts I have to finish some work on optimizing podbot mm to reduce CPU usage).
__________________
The Fullpack of podbot mm V3B22 - 24 apr 2012!!! is available here.
The All-In-One 3.2a package - 02 jun 2013 (AMX X 1.8.2 [with ATAC 3.0.1b , CSDM2.1.3c beta, CM OE 0.6.5, podbot mm V3B22c and mm 1.20) is available here.
The newest Beta V3B23a (rel. 28 august 2018!!!) is available here.
KWo is offline
L!m3
Junior Member
Join Date: Mar 2007
Old 04-04-2007 , 06:45   Re: Good server.cfg?
Reply With Quote #5

If you need to revert back to your originial server.cfg file, use the follow - it\'s what we use as default.
// Set the Host Name
hostname \"\"
// Set the rcon password
rcon_password \"\"
// Set Private Password
sv_password \"\"

// Exec files on startup
exec banned.cfg
exec listip.cfg
// Server Logging
log on
mp_logdetail 0
mp_logmessages 0
//URL Download Setting
sv_downloadurl \"\"

// Server Variables
mp_timelimit 30
mp_autokick 1
mp_autoteambalance 1
mp_c4timer 30
mp_flashlight 1
mp_footsteps 1
mp_forcechasecam 0
mp_freezetime 4
mp_friendlyfire 0
mp_hostagepenalty 2
mp_limitteams 2
mp_roundtime 5
mp_tkpunish 0
sv_restartround 0
sv_maxspeed 320
sv_proxies 1
allow_spectators 0
mp_startmoney 2400
mp_chattime 0
sv_allowupload 1
sv_voiceenable 1
sv_alltalk 0
pausable 0
decalfrequency 60
mp_falldamage 1
// cheat and fun modes
sv_aim 0
sv_cheats 0
// Set Rates
sv_maxrate 25000
sv_minrate 4500
sv_maxupdaterate 101
// Enable/Disable LAN mode
sv_lan 0
// Contact & Geo
sv_contact
sv_region 0
L!m3 is offline
FatuM
Member
Join Date: Jan 2007
Old 04-06-2007 , 18:46   Re: Good server.cfg?
Reply With Quote #6

Here's mine :

PHP Code:
mapchangecfgfile "server.cfg"
mp_timelimit "45"
mp_chattime "0"
mp_footsteps "1"
pausable "0"
sv_cheats "0"
sv_region "3"

sv_maxupdaterate "0"
sv_minupdaterate "101"
fps_max "1001"
sys_ticrate "10000"
sv_maxrate "0"
sv_minrate "81920"
sv_allowdownload "1"
sv_allowupload "0"
sv_lag "1"
sv_unlag "1" 
sv_maxunlag "1" 
sv_unlagsamples "1"
sv_unlagpush "0" 

allow_spectators "2"
pausable "0"
decalfrequency "480"
edgefriction "2"
metamod_version "1.19p28"
mp_allowmonsters "0"
mp_autokick "0"
mp_autoteambalance "0"
mp_buytime "0.25"
mp_c4timer "35"
mp_consistency "0"
mp_decals "0"
mp_fadetoblack "0"
mp_flashlight "0"
mp_forcecamera "0"
mp_forcechasecam "0"
mp_fragsleft "0"
mp_freezetime "0"
mp_friendlyfire "0"
mp_ghostfrequency "0.1"
mp_hostagepenalty "0"
mp_kickpercent "1"
mp_limitteams "1"
mp_logdetail "1"
log on
mp_logfile 
"1"
mp_logmessages "0"
mp_mapvoteratio "1"
mp_maxrounds "0"
mp_mirrordamage "0"
mp_playerid "0"
mp_roundtime "1"
mp_startmoney "0"
mp_timeleft "0"
mp_tkpunish "0"
mp_windifference "1"
mp_winlimit "0"
sc_connectmessage "1"
sc_exactweapons "1"
sc_modelcheck "1"
sc_separatelog "0"
sc_version "1.21"
sc_wadcheck "0"
sc_weaponcheck "1"
sv_accelerate "5"
sv_aim "0"
sv_airaccelerate "10"
sv_airmove "1"
sv_alltalk "0"
sv_bounce "0"
sv_clienttrace "1"
sv_clipmode "0"
sv_contact ""
sv_friction "4"
sv_gravity "800"
sv_logblocks "0"
sv_maxspeed "900"
sv_proxies "1"
sv_restart "0"
sv_restartround "0"
sv_stepsize "18"
sv_stopspeed "75"
sv_timeout "30"
sv_uploadmax "0.1"
sv_voiceenable "0"
sv_wateraccelerate "10"
sv_waterfriction "1" 
__________________


FatuM is offline
Send a message via MSN to FatuM
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:33.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode