PRINT_SRV_ERROR = [Hack Hunter] Error while opening settings file.
SUCC_LOADED = [Hack Hunter] Successfully loaded all settings.
SETTINGS_STR = [Hack Hunter] Setting: %s have string %s
SET_V_2 = [Hack Hunter] Setting: "%s" is "%s"
HUD_ADVERT = Hack Hunter v%s the ultimate Anti-Cheat.^nAuthors: "%s"
WRONG_CH = "[Hack Hunter]You have a restricted symbol in name! Change it."
KICK_WR_CH = [Hack Hunter] "%s" was kicked by Hack Hunter for having a restricted symbol in name.
WRONG_IP = "[Hack Hunter] You'r IP is restricted."
DEC_CON = [Hack Hunter] "%s" is detected having cheats!
CFG_SC = [Hack Hunter] "%s's" config(.CFG) has been scaned successfully.
LD_VECTORS = [Hack Hunter] Couldn't load flash bug vectors for "%s"
SV_PRINT_VEC = [Hack Hunter] Error in flash bug file for "%s"
SUC_VEC_LOAD = [Hack Hunter] Successfully loaded %d flash bug vectors for "%s"
SUCC_RMV_FLB = [Hack Hunter] Removed a flashbang from (%d %d %d).
ILG_MAP_EXPLOIT = [Hack Hunter] Ilegal map bug exploit warning!
SHAKE_WARN = [Hack Hunter] Shake warning!
LOW_RECOIL = [Hack Hunter] Low-recoil warning!
SPEED_HACK = [Hack Hunter] Speedhack warning!
SPIN_HACK = [Hack Hunter] Spinhack warning!
LF_R_L_KEYS = [Hack Hunter] Left and Right keys are disabled!
DUAL_ATTACK = [Hack Hunter] Dual attack is not allowed!
AIM_BOT = [Hack Hunter] Aimbot warning!
HACK_DETECT = [Hack Hunter] You have been detected with cheats!
ID_WITH_HACK = [Hack Hunter] "%s" was detected with cheats!
KICK_HAVE_CHEAT = [Hack Hunter] "%s" was kicked by Hack Hunter for having cheats!
BAN_MIN_CHEAT = [Hack Hunter] "%s" was banned for %d min by Hack Hunter for having cheats!
LOG_F_1 = "%s" ("%s") can have cheats.
LOG_F_2 = "%s" ("%s") was kicked by Hack Hunter for having cheats.
LOG_F_3 = "%s" ("%s") was banned by Hack Hunter for having cheats.
用金山和词霸翻译得无语,谢谢了。
very much 谢谢,英语水平太低,不是偷懒。:)
插件我是直接修改.sma。记得先把.sma转成UTF8
这个是只是hack_hunter.amxx插件要调用的hack_hunter.txt语言文件而已,里面已经包含了中文和英文两种语言。注意,要在CS1.6里使用中文,hack_hunter.txt必须保存为UTF-8 NO BOM格式,至于hack_hunter.sma就没必要再保存为UTF-8格式了,直接编译就行了。