|
楼主 |
发表于 2003-10-27 18:46:33
|
显示全部楼层
来自 中国–北京–北京
嘿嘿,早知道没人会没人理,有点凄凉啊,自己顶一下。
问题已经解决,方法如下:
在ATAC系统的CFG设置中改这一段:
// ********************************** Violation Variables **********************************
// Set amount of time(minutes) you want to ban a user after their Teamattack Violations have hit the 设置你想ban掉TK的玩家时间(以分钟为单位)最大为120分钟,0为立即ban掉
// limit.
//atac_bantime 120
//Set to: 1 = ban 他的AUTHID, 2= ban他的IP, 3= 只KICK玩家
//atac_banvia 3
// Set Number of Teamattack Violations you want allowed before user is banned. 设置你ban某个玩家之前所允许的最大TK次数,超过此次数既ban!
//atac_tk_before_ban 10
// Set to 1 if you want ATAC to change players names to Inmate#00x and Chiken#00x and back during punishments如果你希望ATAC系统把TKer的名字改为Inmate#00x或者Chiken#00x请将参数设置为1
atac_handlenames 1
//********************************** TA Variables ***************************************************
// Turns on and off TEAM ATTACK Control. 是否打开友军伤害控制 0=OFF 1=ON
atac_tacontrol 0
也就是说把这一段的内容全部屏蔽掉。 |
|