SRCDS Steam group


Preventing Auto Kick TF2
#1
I just setup a server for TF2. I have tried with and without various addons to get the system to NOT kick AFK users. It consistently kicks me out after 3 minutes of idle time. It doesn't seem to kick me out when I have not yet joined a team.

I tried mp_autokick 0, but I receive the unknown command prompt. I have googled all over and cannot see where I have gone wrong. It this a simple thing to fix? Is this a default?
Reply
#2
Are you using any plugins? They might have an enabled function too kick AFK's.
Reply
#3
I have tried running the server with and without plugins. My test map is cp_warpath each time.

realchamp Wrote:Are you using any plugins? They might have an enabled function too kick AFK's.
Reply
#4
sv_timeout 0

Try that Smile
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#5
I have disabled all mods.

>Meta list
>No plugins loaded

sv_timeout 0

I let my client sit after joining a team and the server sends my client to spectator after 3 minutes exactly and then kicks the clients from spectator after 3 minutes exactly. I thought it might be the map so I tried cp_warpath and cp_dustbowl. I was booted in both instances.

I'm not sure what I'm missing.


Here is my server.cfg I don't know if this will be any help.
Code:
sv_password ""

rcon_password ""
sv_rcon_banpenalty 5
sv_rcon_maxfailures 10

mp_disable_autokick 1
mp_autoteambalance 1
mp_autoteambalance_delay 60
mp_autoteambalance_warning_delay 30
mp_teams_unbalance_limit 2

mp_enableroundwaittime 1

mp_bonusroundtime 66

mp_restartround 22

mp_stalemate_timelimit 120

mp_timelimit 30

mp_maxrounds 30
mp_winlimit 30

mp_forcecamera 1
mp_allowspectators 1
mp_friendlyfire 0
mp_footsteps 1
sv_cheats 0
sv_timeout 0
sv_maxspeed 320
sv_consistency 1
decalfrequency 10

sv_voiceenable 1
sv_alltalk 0
mp_chattime 10

sv_allowupload 0
sv_allowdownload 1
net_maxfilesize 15

sv_minrate 20000
sv_maxrate 30000
decalfrequency 10
sv_maxupdaterate 100
sv_minupdaterate 66
sv_mincmdrate 66
sv_maxcmdrate 100

sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 1

sv_lan 0
sv_region 0
sv_contact admin@null.com
sv_pausable 0
sv_pure 1
sv_pure_kick_clients 0


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


Kenwood720

Mooga Wrote:sv_timeout 0

Try that Smile
Reply
#6
got this problem too ... and this helps me .. dont know if it helps you Wink
mp_idlemaxtime 10
mp_idledealmethod 1
Reply
#7
z3Ro Wrote:got this problem too ... and this helps me .. dont know if it helps you Wink
mp_idlemaxtime 10
mp_idledealmethod 1

But these make it move to spec after 10 minutes. Set the mp_idlemaxtime to 0 and see if that works. Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)