Daemon666 / CSB Prop Hunt Public

Hiders are disguised as frozen map props while seekers, held for a countdown, hunt them; a recurring taunt reveals the hiders.

v1.0.0 113 downloads GPL-3.0 Last updated Aug 24, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Oct 26, 2025 1 Versions
csb_prop_hunt.sma main 2dccdf8 5.2 KB
README.md

CSB Prop Hunt brings the hide-and-seek classic to CS 1.6. Hiders (Terrorists) have their player model swapped to a chosen prop model with its animation frozen, so a still hider blends into the scenery. Seekers (CTs) are frozen for a countdown and then hunt them down. A recurring taunt plays a sound and briefly glows every hider so the round always ends. A HUD shows how many props are still hiding.

Features

  • Hiders disguised as frozen prop models.
  • Seeker countdown freeze at round start.
  • Taunt timer reveals hiders with a glow and sound.
  • Configurable teams, countdown and taunt interval.

Installation

  1. Enable the fakemeta, hamsandwich and fun modules in modules.ini.
  2. Compile csb_prop_hunt.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map. The bundled prop models ship with CS 1.6.
Installation
1. Enable the fakemeta, hamsandwich and fun modules in addons/amxmodx/configs/modules.ini
2. Put csb_prop_hunt.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
CVARs
CVARDefaultDescription
csb_ph_enabled 1 Enable or disable prop hunt.
csb_ph_hiderteam 1 Hider team: 1 = Terrorist, 2 = CT.
csb_ph_countdown 15 Seconds seekers are frozen at round start.
csb_ph_taunt 25 Seconds between taunts that reveal hiders.
Changelog — v1.0.0
1.0.0 - Initial release.
Versions →
Rating

No ratings yet.

About
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Download source (.sma)
Requirements
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Not required
ReAPI Not required
Metamod Metamod / Metamod-r
Required modules fakemeta hamsandwich fun
Known conflicts Only prop models that exist on the server are used; other model-changing plugins will conflict.
Contributors
Back to Plugins