Posts: 8
Threads: 3
Joined: Apr 2006
Reputation:
0
hey im running SRCDS on a ubuntu distro of linux, it runs with no GUI and the end round timer doesnt work. it counts down, gets to zero and nothing happens
mods are:
hlstatsx
cssdm
mani
my comand line for srcds is....
-console -game cstrike +map fy_super_mario +maxplayers 8
ldd (GNU libc) 2.3.5
Linux Server 2.6.12-10-386 i686
im running a test of the server on an old box i salvaged from my sister, everythings running from a seperate harddrive mounted into the file system so when i get the new comp i just mount it in the same way and all is fine and dandy
current pc:
Intel celeron .98ghz
512mb sdram
4gb maxtor hard drive (OS)
5gb western digital HD (websites and srcds all on seperate vfat partions)
im using vfat so they are still compatable with windows which i use to edit the sites but im soon gunna switch over to linux file systems and update threw the ftp i just set up
also running:
apache2
mysql
proftpd
need ne more info just let me know
Posts: 8
Threads: 3
Joined: Apr 2006
Reputation:
0
07-22-2006, 01:05 PM
(This post was last modified: 07-22-2006, 01:06 PM by zabador@hotmail.com.)
hmmm, threw more testing i have found that the timer problem only showes up on a few custom maps...
fy_super_mario
aka_nix
aim_mario
de_cyberwar_beta2
anyone have ne idea?
Posts: 8
Threads: 3
Joined: Apr 2006
Reputation:
0
oook, ive been messing around with the console and on those maps i put in mp_roundtime it says :
mp_round time 5
game notify has been replaced
5 is right but the game notify has been replaced is what i think the problem is. i cant find anything in the config files that would be replacing it for these specific maps, not in mani or cssdm or w/e anyone have ne ideas now?
Posts: 88
Threads: 7
Joined: Jul 2006
Reputation:
0
/srcdsroot/cstrike/cfg/server.cfg
mp_roundtime
and other related cvars
Posts: 88
Threads: 7
Joined: Jul 2006
Reputation:
0
/srcdsroot/cstrike/cfg/server.cfg
mp_roundtime
and other related cvars
Posts: 8
Threads: 3
Joined: Apr 2006
Reputation:
0
07-25-2006, 03:08 PM
(This post was last modified: 07-25-2006, 03:09 PM by zabador@hotmail.com.)
my server.cfg...
// server name
hostname "L4L Toronto[hlstats,DMatch]"
// rcon passsword
rcon_password "***********" // rcon for hlstatsx
// 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_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 1
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 2
sv_timeout 65
// round specific cvars
mp_freezetime 6
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5
// bandwidth rates/settings
sv_minrate 4000
sv_maxrate 6000
decalfrequency 60
sv_maxupdaterate 60
sv_minupdaterate 10
// server logging
log on
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 1
//Bots
bot_add
bot_quota 4
bot_quota_mode fill
bot_difficulty 2
bot_chatter off
bot_auto_follow 1
bot_auto_vacate 1
bot_join_after_player 0
bot_defer_to_human 1
bot_prefix "{bot}"
bot_allow_rogues 1
bot_walk 0
bot_join_team any
bot_eco_limit 2000
bot_allow_gernades 1
bot_all_weapons
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
// operation
sv_lan 0
sv_region 0
sv_contact linked4leukemia@gmail.com
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
//config for quake sounds
exec mani_quake_sounds
//download from http
sv_downloadurl "http://www.linked4leukemia.com/cstrike/"
sv_allowupload 1
sv_allowdownload 1