Zombie Class: Locker
• Description:
Zombie has a special ability, when you press the G button it will shoot a beam that if touched a player locks ATTACK1 and ATTACK2 and RELOAD for specific period.
• Screenshots:
• Installation && Instructions:
Compile plug-in with AMX Mod X v1.10.0.5467 or newer
Copy translation keys in
zombie_escape.txt
in section[en]
Copy settings and paste them in
ze_class_zombie.ini
• Translation && Keys:
- MSG_LOCKER_NOTICE = "Press on !gG!y to shoot !tBeam!y to lock Weapons enemies !"
- MSG_LOCKER_ENABLED = "You can !glock!y enemies Weapons now"
- MSG_LOCKER_DISABLED = "Wait !g%.1fs!y for re-enable !tLock!y ability !"
- HUD_LOCKER_COOLDOWN = "Wait %.1fs for re-enable Lock ability !"
• Settings:
- [Locker]
- NAME = Locker
- DESC = G - Lock Weapons
- MODEL = ze_regular_zombi
- MELEE = models/zm_es/zombi_melee/v_knife_reg_zombi.mdl
- HEALTH = 9500.00
- SPEED = 300.00
- GRAVITY = 640.00
- KNOCKBACK = 200.00
- LEVEL = 0
- LOCK_PERIOD = 5.00
- LOCK_COOLDOWN = 15.00
- LOCK_DISTANCE = 1024.00
• Downloads: