Cube Shield
• Description :
This grenade creates a large cube that the zombie cannot enter or break. It remains for a certain period of time and breaks on its own. Humans are the only ones who can enter it, This is better than Holy Hand Grenade
• Screenshots :
• Requirements :
Compile plug-in with AMX Mod X v1.10.0.5467 or newer.
Copy settings and paste them in their files
• INI Settings :
ze_extra_items.ini
- [Cube Shield]
- NAME = Cube Shield
- COST = 20
- LIMIT = 1
zombie_escape.ini
- [Weapon Models]
- V_CUBENADE = models/zm_es/v_3dcube.mdl
- P_CUBENADE = models/p_smokegrenade.mdl
- W_CUBENADE = models/w_smokegrenade.mdl
- [Models]
- CUBE_MODEL = models/zm_es/cube_shield.mdl
- [Grenade Effects]
- CUBE_TRAIL = sprites/laserbeam.spr
• CVar :
- // --- --- ---
- // Cube Shield
- // --- --- ---
- ze_cube_duration "15.0" // Time before break Cube in seconds (default: 15.0)
• Special Thanks :
Kyle WoodenMan -→ Creator of cube_shield.mdl and v_3dcube.mdl
• Downloads :