View Full Version : TK Bans
Kinsman
10-30-2008, 08:01 PM
Anybody know the setting to stop the servers permanently banning TK'ers.
Ours are writing a banlist into main diretory currently.
MoGElijah
10-30-2008, 10:41 PM
In the config that worm provided there are some TK options:
// Kick Ban Time
set sv_kickBanTime "300"
// TKers
set scr_teamKillPunishCount "3"
set scr_team_artilleryTeamKillPenalty "0.25"
set scr_team_kickteamkillers "0"
set set scr_team_teamkillerplaylistbanpenalty "0"
set scr_team_teamkillerplaylistbanquantum "0"
set scr_team_teamkillpointloss "1"
set scr_team_teamkillspawndelay "20"
In case you have not see this yet.
Kinsman
10-31-2008, 02:20 AM
yes I see it, we use it, and i do not understand why the servers are writing manual ban files, anybody know?
OEW Batman
10-31-2008, 10:31 AM
Because the line is written incorrectly perhaps? It includes two "set" references.
set set scr_team_teamkillerplaylistbanpenalty "0"
Kinsman
10-31-2008, 08:31 PM
Not on our config, this is what we have .
set scr_team_fftype "1"
set scr_teamKillPunishCount "3"
set scr_team_artilleryTeamKillPenalty "0.25"
set scr_team_respawntime "0"
set scr_team_teamkillspawndelay "20"
set scr_team_kickteamkillers "1"
set scr_team_teamkillpointloss "1"
set scr_team_teamkillerplaylistbanquantum "0"
set scr_team_teamkillerplaylistbanpenalty "0"
MDuke
11-02-2008, 05:09 PM
set scr_team_teamkillerplaylistbanquantum "0"
set scr_team_teamkillerplaylistbanpenalty "0"
Anyone know exactly what these do?
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.