idle auto kicking?

Post Reply
achhun02
New to forums
New to forums
Posts: 10
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Aug 29, 2012 3:33 pm

idle auto kicking?

Post by achhun02 »

How do i change it so the server doesnt automatically kick when idle for too long?

also where would i put it?
finn
A regular
A regular
Posts: 59
Joined: Sat Aug 25, 2012 3:48 pm

Re: idle auto kicking?

Post by finn »

mp_autokick 0

I put mine in the server.cfg file
FlyingMongoose
This is my homepage
This is my homepage
Posts: 353
Joined: Fri Sep 17, 2004 7:50 pm
Contact:

Re: idle auto kicking?

Post by FlyingMongoose »

Unfortunately mp_autokick 0 ALSO will disable automatically kicking team killers.

I'm working on my majorly rewritten ATAC for SourceMod (now called STAC)

https://github.com/dawgclan/stac

It's currently STILL under development. And only sources (uncompiled) are available. however, stac.sp should work, only thing is the radio menu when dead issue with CS: GO and sourcemod, so this might not work properly. I have NOT TESTED IT.
Image
Cain
This is my homepage
This is my homepage
Posts: 183
Joined: Sat Sep 01, 2012 6:27 am

Re: idle auto kicking?

Post by Cain »

I found this out the hard way! I wanted to allow folks to idle at least for a little while ant the TKers went wild in my FF server!
LittleB
This is my homepage
This is my homepage
Posts: 160
Joined: Mon Feb 06, 2012 4:14 am
Location: US
Contact:

Re: idle auto kicking?

Post by LittleB »

Could use mp_tkpunish 1.
Image
FlyingMongoose
This is my homepage
This is my homepage
Posts: 353
Joined: Fri Sep 17, 2004 7:50 pm
Contact:

Re: idle auto kicking?

Post by FlyingMongoose »

mp_tkpunnish relies on mp_autokick unfortunately. Using a third party plugin is the only real option.
Image
prasadudwadia
A semi-regular
A semi-regular
Posts: 16
Joined: Thu Sep 06, 2012 6:54 am

Re: idle auto kicking?

Post by prasadudwadia »

i have gotten around this by using what others posted too.

set mp_tkpunish to 1 and mp_autokick to 0

Then if its repeated, have an admin ban/kick
Image
Post Reply