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

[CS:GO] Automatic/Standard ban for TK


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Konstantin
Senior Member
Join Date: Nov 2012
Old 09-16-2014 , 15:57   [CS:GO] Automatic/Standard ban for TK
Reply With Quote #1

Hey all!
Is there a way to disable automatic/standard team kill bans in competitive mode?
__________________
OS: Linux
Gameserver: CS:GO Mini Games
Konstantin is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 09-16-2014 , 17:47   Re: [CS:GO] Automatic/Standard ban for TK
Reply With Quote #2

The only two convars that I know of are:
mp_spawnprotectiontime "5" // Kick players who team-kill within this many seconds of a round restart
mp_autokick "1" // Kick idle/team-killing/team-damaging players
Maxximou5 is offline
Konstantin
Senior Member
Join Date: Nov 2012
Old 09-16-2014 , 18:09   Re: [CS:GO] Automatic/Standard ban for TK
Reply With Quote #3

Quote:
Originally Posted by Maxximou5 View Post
The only two convars that I know of are:
mp_spawnprotectiontime "5" // Kick players who team-kill within this many seconds of a round restart
mp_autokick "1" // Kick idle/team-killing/team-damaging players
Yeah, i know these cvars too, but thought it is not what i need (didnt try them yet).
But thanks!
__________________
OS: Linux
Gameserver: CS:GO Mini Games
Konstantin is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 09-16-2014 , 19:58   Re: [CS:GO] Automatic/Standard ban for TK
Reply With Quote #4

Quote:
Originally Posted by Konstantin View Post
Yeah, i know these cvars too, but thought it is not what i need (didnt try them yet).
But thanks!
Could you explain in more detail what you are trying to do or what information you are seeking?
Maxximou5 is offline
Konstantin
Senior Member
Join Date: Nov 2012
Old 09-16-2014 , 21:41   Re: [CS:GO] Automatic/Standard ban for TK
Reply With Quote #5

Quote:
Originally Posted by Maxximou5 View Post
Could you explain in more detail what you are trying to do or what information you are seeking?
In competitive mode if you kill two or more teammates - you will be banned.
I want to completely disable this feature.
__________________
OS: Linux
Gameserver: CS:GO Mini Games
Konstantin is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 09-16-2014 , 23:25   Re: [CS:GO] Automatic/Standard ban for TK
Reply With Quote #6

Quote:
Originally Posted by Konstantin View Post
In competitive mode if you kill two or more teammates - you will be banned.
I want to completely disable this feature.
If mp_autokick is set to 0, the will not be kicked or banned. If you are referring to this happening in matchmaking, that is not possible to disable (just to be clear). You can set the variables for being kicked or banned below, but all you need to do is set mp_autokick to 0, which disables the system entirely, or so it should.

Code:
mp_td_dmgtokick
Default: 300
The damage threshhold players have to exceed in a match to get kicked.

mp_td_dmgtowarn
Default: 200
The damage threshhold players have to exceed in a match to get warned that they are about to be kicked.

mp_td_spawndmgthreshold
Default: 50
The damage threshold players have to exceed at the start of the round to be warned/kick.

mp_tkpunish
Default: 0
Will TK'ers and team damagers be punished in the next round?  {0=no,  1=yes}
Maxximou5 is offline
Konstantin
Senior Member
Join Date: Nov 2012
Old 09-16-2014 , 23:38   Re: [CS:GO] Automatic/Standard ban for TK
Reply With Quote #7

Quote:
Originally Posted by Maxximou5 View Post
If mp_autokick is set to 0, the will not be kicked or banned. If you are referring to this happening in matchmaking, that is not possible to disable (just to be clear). You can set the variables for being kicked or banned below, but all you need to do is set mp_autokick to 0, which disables the system entirely, or so it should.

Code:
mp_td_dmgtokick
Default: 300
The damage threshhold players have to exceed in a match to get kicked.

mp_td_dmgtowarn
Default: 200
The damage threshhold players have to exceed in a match to get warned that they are about to be kicked.

mp_td_spawndmgthreshold
Default: 50
The damage threshold players have to exceed at the start of the round to be warned/kick.

mp_tkpunish
Default: 0
Will TK'ers and team damagers be punished in the next round?  {0=no,  1=yes}
Thank you!
I generated cvarlist.txt to look into it if there are variables i am looking for, but there are so much cvars so i decided to use search option with "ban" and "kick" keywords and nothing found!
Last question: is there another variable that allows to adjust the ban time? Or is it just official MM thing?
__________________
OS: Linux
Gameserver: CS:GO Mini Games
Konstantin is offline
Maxximou5
AlliedModders Donor
Join Date: Feb 2013
Old 09-16-2014 , 23:45   Re: [CS:GO] Automatic/Standard ban for TK
Reply With Quote #8

If this is regarding Matchmaking, that is done by Valve and cannot be changed.
This is also unfortunately applied to your server as well, the amount of time is unchangeable.

I would suggest adding the feature to: http://www.pwnsource.com/games/count...obal-offensive
Or email the developers in the mailing list about adding that feature: https://list.valvesoftware.com/cgi-b...o/csgo_servers
Maxximou5 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 14:26.


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