|
发表于 2006-3-11 17:26:58
|
显示全部楼层
来自 中国–广东–佛山–禅城区
回复: 【发布】Leon008_anticheat 2.2版
强烈支持!已经第一时间安装!
提个小建议,现在我的服务器是将楼主的插件与
BLACK CDMEDIATOR
Version BlackCD 1.6.0
结合起来一齐使用。
BlackCD的好处是,即使玩家不开CD,或者是OLDCD,都可以进入服务器玩
但会有提示,在杀到指定FRAG时,会自动KICK出。
如果这个插件能将这个功能融合到判断是否4.32.0或4.33.4版本的CD
以及CS版本是否高于3213,使非使用4.32.0+3213的人杀到一定数量才被KICK,这样可以更加保持服务器的
人气,又能使被自动KICK出的人,以后都知道要用4.32.0+3213才能进来这个服务器玩。
附:BlackCD的参数
////////////////////////////////////////////
// CHEATING-DEATH MEDIATOR CVARS
////////////////////////////////////////////
"BlackCDlimit": (default: 5) This is the number of frags that players without Cheating-Death can do before being kicked. In order to make Cheating-Death
mandatory, set this variable to 0.
"BlackCDURLmotd": (default: "http://www.countercheat.com/BlackCD/motd.htm") HTTP address of the MOTD that is displayed before the player is kicked..
"BlackCDkicktime": (default: 0) Number of minutes that the kicked player has to wait before being able to connect again to the server (0-> Kick only) Example: "BlackCDkicktime 2" the payer is banned from the server for two minutes.
///////////////////////////////////////////////////
// BANLIST DOWNLOAD CVARS
///////////////////////////////////////////////////
"BlackCDBanHour" (default: time of the first start of Black Mediator). This CVar sets the hour at which the server will download the banlist(s). Values range
from 0 to 23). It recommended not to modify it.
"BlackCDBanType" (default: 1 = Countercheat's banlist "http://www.countercheat.com/index.php?option=content&task=view&id=84&Itemid=0")
(Possible values: : 0-disabled, 1-countercheat 2-ACP, 4-URL of a custom banlist, see BlackCDBanURL). Attention, these values are cumulative. For example, if
you want to download an execute both Countercheat and the custom banlists, to have to set ""BlackCDBanType 5" (5=1+4)
"BlackCDBanURL" : URL, HTTP address where the plugin will download the banlist. Example: "http:\\www.tonsite.com\banlistcommune\banned.cfg"
Attention: CVARS BlackCDBanType must be set to 4 for the URL to betaken into account.
////////////////////////////////////////////
// MESSAGES CVARS
////////////////////////////////////////////
"BlackCDlanguage": (default: 1) This variable sets the language for the messages destined to players without CD.
(0-Francais, 1-English, 2-Deutsch 3-custom 4-Spanish)
//This variable sets the messages destined to players without CD (BlackCDlanguage=3)
"BlackCDTxt1" : (default : "To play on this server you need Cheating-Death")
"BlackCDTxt2" : (default : "you ll be automatically kicked after %s frags")
"BlackCDTxt3" : (default : "To avoid kicking download Cheating-Death at www.unitedadmins.com")
//This variable defines the messages colors (Hexadecimal format)
"BlackCDColorTxt1" : (defaut : "#C80000")
"BlackCDColorTxt2" : (defaut : "#0000C8")
"BlackCDColorTxt3" : (defaut : "#646464") |
|