|
楼主 |
发表于 2003-7-1 15:35:11
|
显示全部楼层
来自 中国–广东–深圳–福田区
ATAC.CFG如下,没有改动过
// ********************************** Menu Variables ********************************************
// ATAC MENU sets OFF or ON (0 or 1) 0 = Automatic Violation no punishment
atac_menu 1
//MENU PAGE 1
// Enables/Disables the menu options on the menu. (OFF or ON)
atac_option_slap 1
// Set delay inbetween slaps (Cannot go below 0.01)
atac_slap_freq 0.2
// Set how many slaps to give a killer
atac_tk_slaps 20
// Set how much life to take from killer for each slap
atac_slap_power 4
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
atac_option_bomb 1
// When player explodes via option_bomb will his explosion kill others?
atac_explosion_ap 1
// How far away will his (via option_bomb) explosion kill others?
atac_explosion_range 900
atac_option_blind 1
atac_option_rocket 1
//drops player Repeatedly
atac_option_drop 1
atac_option_fire 1
//Players on fire can set other plaers on fire? (0 or 1)
atac_ignite_others 1
// ********************************** 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 to: 1 = AUTHID, 2= IP, 3= KICK ONLY
atac_banvia 1
// 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 on and off TEAM ATTACK Control (0 or 1)
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 OFF or ON (0 or 1)
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 ON or OFF when someone Team Attacks (0 DAMAGE TAKEN AWAY) (0 or 1)
atac_ta_slap 0
// Set Mirror Damage upon Team Attack ON or OFF (0 or 1)
atac_ta_mirrordmg 0
// Restore Life taken away by a Team Attacker (0 or 1)
atac_ta_restore 0
//********************************** Team Kill Variables ****************************************
// Turns on and off TEAM KILL Control (0 or 1)
atac_tkcontrol 1
// Do you want admins to be immune to the punishment? (0 or 1)
atac_admins_immune 0
// Do you want to save the players Team Kill Violations even if client reconnects? (0 or 1)
atac_savetks 1
请帮忙顶一下!谢谢哦 |
|