Zombie Class: Frozen
• Description:
This plug-in requested by @yRestrict, Zombie has a special ability, When you press the G button it will shoot a snowball that Freeze the player 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_FROZEN_NOTICE = "Press on !gG!y to shoot !tSnowball!y"
- MSG_FROZEN_ENABLED = "You can use !tSnowball!y ability now!"
- MSG_FROZEN_DISABLED = "Wait !g%.1f!ys for re-enable !tSnowball!y ability!"
- MSG_FROZEN_COOLDOWN = "Snowball will be available after %.2fs!"
• Settings:
- [Frozen]
- NAME = Frozen
- DESC = G - Shoot Snowball
- MODEL = ze_regular_zombi
- MELEE = models/zm_es/zombi_melee/v_knife_reg_zombi.mdl
- HEALTH = 9000.00
- SPEED = 300.00
- GRAVITY = 640.00
- KNOCKBACK = 200.00
- LEVEL = 0
- SNOWBALL_SPEED = 700
- SNOWBALL_COOLDOWN = 20.00
- SNOWBALL_FREEZE_PERIOD = 3.00
- SNOWBALL_SHOOT_SOUND = weapons/flashbang-1.wav
- SNOWBALL_TOUCH_EFFECT = sprites/xspark2.spr
- SNOWBALL_MODEL = sprites/xspark1.spr
- SNOWBALL_FREEZE_TRAIL = sprites/laserbeam.spr
• Downloads: