搜索
查看: 1701|回复: 6

各位老大,帮小弟解决一点问题,谢谢。

[复制链接]
发表于 2003-10-20 21:46:44 | 显示全部楼层 |阅读模式 来自 中国–广西–柳州
我装好AMX0.95
他底下有 [ATAC] Teamkills: 0/3 TeamAttecks:0/5
我想把这一句删掉。。怎么改
 楼主| 发表于 2003-10-23 13:57:33 | 显示全部楼层 来自 中国–广西–柳州
不是吧。各位老大,没有人回答
回复

使用道具 举报

发表于 2003-10-24 01:58:37 | 显示全部楼层 来自 中国–江苏–南京
在plugins.ini里屏蔽amx_atac.amx  试试。
回复

使用道具 举报

 楼主| 发表于 2003-10-25 15:01:51 | 显示全部楼层 来自 中国–广西–柳州
谢谢
回复

使用道具 举报

 楼主| 发表于 2003-10-26 15:47:25 | 显示全部楼层 来自 中国–广西–柳州
plugins.in里面没有你说的amx_atac啊。。我找过啦。。。没有啊。。

帮帮小弟吧
回复

使用道具 举报

 楼主| 发表于 2003-10-26 15:52:06 | 显示全部楼层 来自 中国–广西–柳州
/ ********************************** Menu Variables ********************************************
// ATAC MENU (0=OFF or 1=ON) 0 = Automatic Violation no punishment
atac_menu 1

// MENU PAGE 1
// Enables/Disables the menu options on the menu. (0=OFF or 1=ON)
atac_option_slap 1
        // Set delay inbetween slaps (Cannot go below 0.01)
        atac_slap_freq 0.25
        // Set how many slaps to give a killer
        atac_tk_slaps 10
        // Set how much life to take from killer for each slap
        atac_slap_power 5
atac_option_slapto1 1
atac_option_slay_nr 1
atac_option_jail 1
        // Set the amount of time you want the player jailed for in seconds.
        atac_jailtime 45
atac_option_chicken 1
atac_option_bury 1
atac_option_glow 1

// MENU PAGE 2
// Make player a TimeBomb (0=OFF, 1=Player *ONLY*, 2=Player can blow up others)
atac_option_bomb 2
        // Set explosion range to kill others (if above is 2)
        atac_explosion_range 1000
atac_option_blind 1
atac_option_rocket 1
atac_option_drop 1
// Make player on fire (0=OFF, 1=Player *ONLY*, 2=Player can ignite others)
atac_option_fire 2



// ********************************** Violation Variables ***************************************
// Set amount of time(minutes) you want to ban a user after their Teamattack Violations have hit the
// limit (0 = Permanent Ban)
atac_bantime 120
// Set banning type: 1=AUTHID/IP, 2=KICK ONLY
atac_banvia 2
// Set Number of Teamattack Violations you want allowed before user is banned
atac_tk_before_ban 3
// Set to 1 if you want ATAC to change players names to Inmate#00x and Chicken#00x and back during punishments
atac_handlenames 1
// Toggles the TK and TA Violation status showing during game in lover left hand corner.
atac_status 1



//********************************** Team Attack Variables **************************************
// Turns "Team Attack" Control (0=OFF or 1=ON)
atac_tacontrol 1
// Amount of time(seconds) after round start that team attackers are slayed (0=OFF) NOTE: Can be changed in game
atac_tanotallowedfor 5
// Sets Instant slaying when MAX Team Attacks are reached (0=OFF or 1=ON)
atac_slayonmaxtas 0
// Set Number of Team Attacks you want to be counted as a Team Kill Violation (Can NOT be higher than 9)
atac_ta_equal_v 5
// Set Slapping when someone Team Attacks (0 DAMAGE TAKEN AWAY) (0=OFF or 1=ON)
atac_ta_slap 0
// Set Mirror Damage upon Team Attack (0=OFF or 1=ON)
atac_ta_mirrordmg 0
// Restore Life taken away by a Team Attacker (0=OFF or 1=ON)
atac_ta_restore 0



//********************************** Team Kill Variables ****************************************
// Turns "Team Kill" Control (0=OFF or 1=ON)
atac_tkcontrol 1
// Do you want admins to be immune to the punishment? (0=OFF or 1=ON)
atac_admins_immune 0
// Do you want to save the players Team Kill Violations even if client reconnects? (0=OFF or 1=ON)
atac_savetks 1


里面有这么多的参数,到底那一个是可以屏蔽掉的呢?
回复

使用道具 举报

发表于 2003-10-26 18:33:01 | 显示全部楼层 来自 中国–江苏–南京
我指的是屏蔽这个插件。在amx\plugins 目录下有个plugins.ini文本文件。

你打开的是atac.cfg
回复

使用道具 举报

游客
回复
您需要登录后才可以回帖 登录 | 注个册吧

快速回复 返回顶部 返回列表