Daemon666 / CSB VIP Objective Mod Публичен

An assassination objective for any map: a random CT becomes an armored, glowing VIP; CTs escort them to a per-map escape zone while Ts hunt them.

v1.0.0 126 изтегляния GPL-3.0 Последна актуализация Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Apr 2, 2026 1 Версии
csb_vip_mod.sma main 30e284e 5.0 KB
README.md

CSB VIP Objective Mod adds an assassination objective to any map. Each round a random CT becomes the VIP: a glowing, heavily armored player armed only with a knife. CTs win by escorting the VIP into an escape zone, and Terrorists win by killing them. Escape zones are read from a per-map data file and checked in PlayerPreThink, and a HUD shows the VIP's name and health.

Features

  • Random VIP each round with extra armor and a gold glow.
  • CT win on escape, T win on assassination.
  • Escape zones from a per-map data file with per-zone radius.
  • VIP status HUD.

Installation

  1. Enable the fakemeta, hamsandwich, cstrike and fun modules in modules.ini.
  2. Create addons/amxmodx/configs/csb_vip/<map>.ini with one or more x y z radius zone lines.
  3. Compile csb_vip_mod.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  4. Change the map.
Инсталация
1. Enable the fakemeta, hamsandwich, cstrike and fun modules in addons/amxmodx/configs/modules.ini
2. Create addons/amxmodx/configs/csb_vip/<map>.ini with x y z radius zone lines
3. Put csb_vip_mod.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
4. Change map
Cvar-и
CVARDefaultDescription
csb_vip_enabled 1 Enable or disable VIP mod.
csb_vip_armor 200 Armor given to the VIP.
Списък с промени — v1.0.0
1.0.0 - Initial release.
Версии →
Оценка

No ratings yet.

Относно
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Изтегли .sma
Изисквания
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Незадължително
ReAPI Незадължително
Metamod Metamod / Metamod-r
Модули fakemeta hamsandwich cstrike fun
Известни конфликти Uses sv_restartround to end the objective; other round-control plugins may interfere.
Сътрудници
Обратно към плъгините