Daemon666 / CSB Zombie Classes Publiczny

Class system for CSB Zombie Core: pick a class (Classic, Runner, Tank, Leaper, Hunter), saved in nVault and applied on infection.

v1.0.0 143 pobrań GPL-3.0 Ostatnia aktualizacja Aug 23, 2026
Daemon666 1.0.0 — Initial release. v1.0.0 Apr 1, 2026 1 Wersje
csb_zombie_classes.sma main ba41faa 6.0 KB
README.md

A class system that sits on top of CSB Zombie Core. Players pick a zombie class from a menu; each class has its own health, speed, gravity, knockback and model. The choice is saved per player in nVault and applied automatically the moment they are infected, through the core's csb_zombie_infected forward. Bullet knockback is scaled by the class's knockback multiplier.

Requires CSB Zombie Core, which provides csb_is_zombie and the infection forward. Independent GPL re-implementation inspired by Zombie Plague Classes by MeRcyLeZZ.

Classes

  • Classic — balanced all-rounder.
  • Runner — fast but fragile.
  • Tank — slow wall of health.
  • Leaper — low gravity, big jumps.
  • Hunter — high speed, takes more knockback.

Features

  • /zclass menu; choice persisted per SteamID in nVault.
  • Stats applied on infection via the core forward — no polling.
  • Per-class bullet knockback on zombies.

Installation

  1. Install CSB Zombie Core first.
  2. Put csb_zombie_classes.amxx in addons/amxmodx/plugins/.
  3. Add it to plugins.ini below the core.
  4. Change the map.
Instalacja
1. Install CSB Zombie Core first
2. Put csb_zombie_classes.amxx in addons/amxmodx/plugins/
3. Add it to plugins.ini BELOW the core
4. Change the map
Cvary
CVARDefaultDescription
csb_zmclass_enabled 1 Master switch for the class system.
Komendy
CommandAccessDescription
say /zclass Open the zombie class menu.
say /class Alias for /zclass.
Lista zmian — v1.0.0
1.0.0 — Initial release.
Wersje →
Ocena

No ratings yet.

Informacje
  • Zombie
  • Licencja: GPL-3.0
  • Daemon666
  • Oryginalny autor: MeRcyLeZZ (Zombie Plague Classes)
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Pobierz .sma
Wymagania
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcjonalne
ReAPI Opcjonalne
Metamod Metamod / Metamod-r
Moduły fakemeta hamsandwich cstrike fun nvault
Znane konflikty Requires CSB Zombie Core. Do not run alongside another zombie class system.
Współtwórcy
Wróć do Pluginów