Freeze-tag mode: a lethal hit freezes the victim as a glowing ice statue instead of killing; a nearby teammate thaws them, and a team wins by freezing every opponent.
CSB Freeze Tag replaces death with freezing. A lethal hit is intercepted with Ham_TakeDamage: instead of dying, the victim is pinned in place (maxspeed dropped to a crawl) and painted with an icy blue glow shell, and the attacker scores the freeze. A living teammate who stands within csb_ft_revive_radius units for csb_ft_revive_time seconds thaws them. A team wins the round the moment every living opponent is frozen.
Features
- Kills intercepted and turned into a freeze via
Ham_TakeDamage. - Frozen players glow blue and cannot move or take further damage.
- Proximity revive with an on-screen thaw progress meter.
- Automatic round-win detection when one team is fully frozen, then a round restart.
Installation
- Compile
csb_freeze_tag.smaand copy it toaddons/amxmodx/plugins/. - Add it to
plugins.iniand change the map.
This is a full game mode - run it on a dedicated fun server, not alongside other round controllers.









