Raised This Month: $51 Target: $400
 12% 

Remove the autokick/tkpunish from server


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
TrullSin
Senior Member
Join Date: Jun 2018
Old 12-25-2018 , 18:26   Remove the autokick/tkpunish from server
Reply With Quote #1

Tried to use this: mp_autokick 0 but it keeps keeps warning the players and kicking coaches. Maybe a plugin to work this around?
TrullSin is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 12-26-2018 , 01:50   Re: Remove the autokick/tkpunish from server
Reply With Quote #2

If game is CSGO ?
Code:
// The damage threshhold players have to exceed in a match to get kicked.
// Flags: FCVAR_GAMEDLL|FCVAR_REPLICATED|FCVAR_RELEASE
// Default: "300"
mp_td_dmgtokick "300"

// The damage threshhold players have to exceed in a match to get warned that they are about to be kicked.
// Flags: FCVAR_GAMEDLL|FCVAR_REPLICATED|FCVAR_RELEASE
// Default: "200"
mp_td_dmgtowarn "200"

// The damage threshold players have to exceed at the start of the round to be warned/kick.
// Flags: FCVAR_GAMEDLL|FCVAR_REPLICATED|FCVAR_RELEASE
// Default: "50"
mp_td_spawndmgthreshold "50"
__________________
Do not Private Message @me
Bacardi is offline
TrullSin
Senior Member
Join Date: Jun 2018
Old 12-26-2018 , 10:10   Re: Remove the autokick/tkpunish from server
Reply With Quote #3

Yea it is for csgo, but how will stop the coach for being kiked from idle?
TrullSin is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 12-26-2018 , 11:07   Re: Remove the autokick/tkpunish from server
Reply With Quote #4

mp_autokick 0
but this not work in listen server (game is hosted in your own game rather than srcds)
*edit edit
I have tested, seems mp_autokick 0 work in csgo listenserver

*edit
Are you sure you not have plugins which do this afk kick ??

Last edited by Bacardi; 12-26-2018 at 12:05.
Bacardi is offline
TrullSin
Senior Member
Join Date: Jun 2018
Old 12-26-2018 , 11:21   Re: Remove the autokick/tkpunish from server
Reply With Quote #5

Not, the server is like default, only sourcemod default plugins, mp_autokick is 0 but it kicks anyway.

Last edited by TrullSin; 12-26-2018 at 11:21.
TrullSin is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 12-26-2018 , 11:56   Re: Remove the autokick/tkpunish from server
Reply With Quote #6

join your server and re-check cvars, type only cvar name.

sm_cvar mp_autokick
__________________
Do not Private Message @me
Bacardi is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:33.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode