Убрать подальше папку с hlds - поможет.
А вообще, внимательно изучи квары
CODE
//Copy and paste this in your amxx.cfg file and edit
//Health of zombies. Default is 1500.
zswarm_health "1500"
//Armour of zombies. Default is 350.
zswarm_armour "750"
//Gravity of zombies. Default is 700.
zswarm_gravity "700"
//Speed of zombies. Default is 350.
zswarm_speed "350"
//Lighting of the mod. Default is 1.
//0 is daylight, 1 is lightning strikes and anything else is pitchblack.
zswarm_light "1"
//Name of sky.
zswarm_skyname "space"
//Allow hostages in maps or not. Default is 1
zswarm_objectives "1"
//Switch teams after X rounds. 0 turns this off. Default is 5
zswarm_rounds "5"
//Block changing teams with commands. Default is 1
zswarm_blockteams "1"
//Zombies turn on night vision at spawn. Default is 1.
zswarm_autonvg "1"
//Block humans from using night vision. (They can still buy night vision) Default is 1.
zswarm_blocknvg "1"
//Zombie leaping. Default is 1.
zswarm_leap "1"
//Leap cooldown. Default is 5.0.
zswarm_cooldown "5.0"
//Leap velocity/force. Default is 525.
zswarm_lforce "525"
//Leap height. Default is 260.
zswarm_lheight "260"
//Zombie flesh throw. Default is 1.
zswarm_fleshthrow "1"
//Flesh throw velocity/force. Default is 1500.
zswarm_fforce "1500"
//Flesh throw damage to OTHER players. Default is 20.
zswarm_fleshdmg "20"
//Flesh throw damage to YOURSELF. Default is 100.
zswarm_fselfdmg "100"
//Flesh throw breaks map entities. Default is 1.
zswarm_breakents "1"
//Extra crosshair for humans. Default is 1.
zswarm_crosshair "1"
//Percentage of damage affected to health. Default 50.
zswarm_dmg_hp_percent "50"
//Percentage of damage affected to armour. Default 35.
zswarm_dmg_ap_percent "35"
Отредактировал: ZZZombiE, - 13.4.2011, 19:07