SRCDS Steam group


player disconnect in tf2
#1
hi i have a tf2 server and when a player disconnects it shows like this
Player cooldude left the game ()

not like this

Player cooldude left the game (Disconnect by user.)

anyone know how i can fix that please?
Reply
#2
anyone??
Reply
#3
Is this really a big problem? If so. Please provide us with more information to debug your situation.
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply
#4
(07-12-2010, 05:02 PM)loopyman Wrote:  Is this really a big problem? If so. Please provide us with more information to debug your situation.

Like what you need?
Reply
#5
Please provide the info in the readme.
realchamp Wrote:
Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Reply
#6
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply
#7
That did not help -_-
Reply
#8
Quote:BASIC INFO
Server OS: Specific version. ex: Windows Server 2003 64-bit, Ubuntu Server 32-bit
Processor: Please list the model, number of physical cores per processor, and the clock speed (in GHz). Also note if it is hyperthreaded (P4s).
Ram: In GB. Speed not required.
Game(s): Which game you are running that is having issues. This is important!
Start Up Command: The FULL command. If you are using a batch script, show the full command line used to start the server.
Admin Mods: Any admin mods that are being used such as Mani, SourceMod, MetaMod, and BeetlesMod

INSTALLING INFO
(This is only if you are having issues installing a server)
Full Install Command: The FULL command. If you are using a batch script, show the full command line used to install the server.

NETWORK AND BANDWIDTH INFO
(This is only needed if you are having a slot-count, bandwidth, or connection issue.)
Bandwidth: Post your up and down speeds using a site like speedtest.net.
Router: Post your router info. Please note if the server is connect via wireless (DON'T DO THAT!)
Local IP of Server: This will generally be a 192.168.1.* or 10.0.0.*
External IP: Use a site like whatismyip.org
Port Forwarding Screen Shot: Please post screen shots of ALL your port forwarding. If you have multiple screen, please show us all of them.
If you are hosting and playing on the same computer please read: THIS POST
If you have a non-typical home network, please put a small diagram.
Typical Home Network: [Server] --> [Router] --> [Modem] --> [Internet]

CONFIG ISSUES
For issues with a server.cfg file, post the whole file using the code brackets.

ADMIN MOD ISSUES
Please direct server-side mod issues to the srcds modifications area. This includes Mani, SourceMod, MetaMod, and BeetlesMod.
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply
#9
Code:
// server name
hostname "my server name here"

// rcon passsword
rcon_password "password"

// Server password
sv_password ""

// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 0
mp_autokick 0
mp_flashlight 0
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 2
sv_voiceenable 1
sm_fastrespawn_enabled 1
mp_allowspectators 1
mp_chattime 10
sv_timeout 65
mp_teams_unbalance_limit 1
mp_teamoverride 1
sm_classrestrict_immunity 1
sm_classrestrict_flags b
sm_classrestrict_blu_demomen 4
sm_classrestrict_blu_engineers 4
sm_classrestrict_blu_heavies 3
sm_classrestrict_blu_medics 3
sm_classrestrict_blu_pyros 2
sm_classrestrict_blu_scouts 2
sm_classrestrict_blu_snipers 2
sm_classrestrict_blu_soldiers 3
sm_classrestrict_blu_spies 2
sm_classrestrict_red_demomen 4
sm_classrestrict_red_engineers 4
sm_classrestrict_red_heavies 3
sm_classrestrict_red_medics 3
sm_classrestrict_red_pyros 2
sm_classrestrict_red_scouts 2
sm_classrestrict_red_snipers 2
sm_classrestrict_red_soldiers 3
sm_classrestrict_red_spies 2

// round specific cvars
mp_roundtime 30






// bandwidth rates/settings
sv_minrate 13000
sv_maxrate 25000
sv_minupdaterate 33
sv_maxupdaterate 67
sv_mincmdrate 33
sv_maxcmdrate 67
sv_client_cmdrate_difference 1
sv_client_predict 1
sv_client_interpolate 1
sv_client_min_interp_ratio -1
sv_client_max_interp_ratio -1

// server logging
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 0

// operation
sv_lan 0
sv_region 255

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg

took log off due to HLstatsx.
Reply
#10
I wonder if the logging is why. I'm not too sure of your error. It kind of makes sense that the server wouldn't output a reason for disconnect because its not logging any data. Turn log back on and see what happens.
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply
#11
ok tested it with css server and shows (disconnected by user.) but on tf2 it doesn't i have both hlstatsx on both servers it requires you to remove logg off.

Code:
check your configuration files like "server.cfg" for all "log 0", "log off" and "logaddress_delall" entries and remove them if present!

log 1
logaddress_delall
logaddress_add hostname

in autoexec.cfg
Reply
#12
How can i fix it??
Reply
#13
I'm not to sure. The only thing I can think of is the hlstatx is disabling the logging thus the server does not log ( or echo ) what a player does or how he leaves the game server.
This is my best explanation. Sorry :/
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply
#14
hmm echo?
Reply
#15
Echo is when the server "says" something in chat.
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)