05-22-2006, 07:20 AM
I just created a server and have gotten it running with the mani admin plugin over my 802.11g wireless wireless connection. The only problem that I have had is that the server seems to randomly stop responding every few minutes. It cannot be accessed for around 5 minutes untill is starts working again. What could be causing this? Is there anything that I should change in my server.cfg? thanks
//Server Name
hostname "GOAM Main Clan Server"
//rcon and server password
rcon_password "123456789"
sv_password ""
//Rcon Advanced
sv_rcon_banpenalty "0"
sv_rcon_maxfailures "10"
sv_rcon_minfailures "5"
sv_rcon_minfailuretime "30"
//Server Cvars
mp_friendlyfire "0"
mp_footsteps "1"
mp_autoteambalance "1"
mp_autokick "0"
mp_flashlight "1"
mp_tkpunish "1"
mp_forcecamera "0"
sv_alltalk "0"
sv_pausable "0"
sv_consistency "1"
sv_cheats "0"
sv_allowupload "1"
sv_allowdownload "1"
sv_maxspeed "320"
mp_limitteams "2"
mp_hostagepenalty "5"
sv_voiceenable "1"
mp_allowspectators "1"
mp_timelimit "15"
mp_chattime "10"
sv_timeout "65"
//Round Cvars
mp_freezetime "4"
mp_roundtime "5"
mp_startmoney "12000"
mp_c4timer "45"
mp_fraglimit "0"
mp_maxrounds "0"
mp_winlimit "0"
mp_playerid "0"
mp_spawnprotectiontime "5"
r_sse 1
r_sse2 1
r_mmx 1
//Bandwidth Rates
sv_minrate "0"
sv_maxrate "6000"
decalfrequency "50"
sv_maxupdaterate "66"
sv_minupdaterate "10"
sv_unlag 1
sv_maxunlag .25
+fps_max 600
//Server Logging
log "off"
sv_logbans "0"
sv_logecho "1"
sv_logfile "1"
sv_log_onefile "0"
//Bots
bot_add
bot_quota 6
bot_quota_mode fill
bot_difficulty 2
bot_chatter off
bot_auto_follow 0
bot_auto_vacate 1
bot_join_after_player 0
bot_defer_to_human 0
bot_prefix "[GOAM]"
bot_allow_rogues 1
bot_walk 0
bot_join_team any
bot_eco_limit 2000
bot_allow_grenades 1
bot_all_weapons
bot_allow_grenades 1
bot_allow_pistols 1
bot_allow_sub_machine_guns 1
bot_allow_shotguns 1
bot_allow_rifles 1
bot_allow_snipers 0
bot_allow_machine_guns 1
//Bot Weapon Restriction
bot_all_weapons
bot_allow_grenades "1"
bot_allow_pistols "1"
bot_allow_sub_machine_guns "1"
bot_allow_shotguns "1"
bot_allow_rifles "1"
bot_allow_snipers "1"
bot_allow_machine_guns "1"
//General Server Settings
sv_lan "0"
sv_region "255"
sv_contact "flashstar@bluebottle.com"
sv_downloadurl ""
//to execute other files at startup add them bellow
//for example to execute mani-admins config file
exec mani_server.cfg
//Server Name
hostname "GOAM Main Clan Server"
//rcon and server password
rcon_password "123456789"
sv_password ""
//Rcon Advanced
sv_rcon_banpenalty "0"
sv_rcon_maxfailures "10"
sv_rcon_minfailures "5"
sv_rcon_minfailuretime "30"
//Server Cvars
mp_friendlyfire "0"
mp_footsteps "1"
mp_autoteambalance "1"
mp_autokick "0"
mp_flashlight "1"
mp_tkpunish "1"
mp_forcecamera "0"
sv_alltalk "0"
sv_pausable "0"
sv_consistency "1"
sv_cheats "0"
sv_allowupload "1"
sv_allowdownload "1"
sv_maxspeed "320"
mp_limitteams "2"
mp_hostagepenalty "5"
sv_voiceenable "1"
mp_allowspectators "1"
mp_timelimit "15"
mp_chattime "10"
sv_timeout "65"
//Round Cvars
mp_freezetime "4"
mp_roundtime "5"
mp_startmoney "12000"
mp_c4timer "45"
mp_fraglimit "0"
mp_maxrounds "0"
mp_winlimit "0"
mp_playerid "0"
mp_spawnprotectiontime "5"
r_sse 1
r_sse2 1
r_mmx 1
//Bandwidth Rates
sv_minrate "0"
sv_maxrate "6000"
decalfrequency "50"
sv_maxupdaterate "66"
sv_minupdaterate "10"
sv_unlag 1
sv_maxunlag .25
+fps_max 600
//Server Logging
log "off"
sv_logbans "0"
sv_logecho "1"
sv_logfile "1"
sv_log_onefile "0"
//Bots
bot_add
bot_quota 6
bot_quota_mode fill
bot_difficulty 2
bot_chatter off
bot_auto_follow 0
bot_auto_vacate 1
bot_join_after_player 0
bot_defer_to_human 0
bot_prefix "[GOAM]"
bot_allow_rogues 1
bot_walk 0
bot_join_team any
bot_eco_limit 2000
bot_allow_grenades 1
bot_all_weapons
bot_allow_grenades 1
bot_allow_pistols 1
bot_allow_sub_machine_guns 1
bot_allow_shotguns 1
bot_allow_rifles 1
bot_allow_snipers 0
bot_allow_machine_guns 1
//Bot Weapon Restriction
bot_all_weapons
bot_allow_grenades "1"
bot_allow_pistols "1"
bot_allow_sub_machine_guns "1"
bot_allow_shotguns "1"
bot_allow_rifles "1"
bot_allow_snipers "1"
bot_allow_machine_guns "1"
//General Server Settings
sv_lan "0"
sv_region "255"
sv_contact "flashstar@bluebottle.com"
sv_downloadurl ""
//to execute other files at startup add them bellow
//for example to execute mani-admins config file
exec mani_server.cfg