CSB VIP Objective Mod

v1.0.0 0 загрузок Daemon666 Обновлено: Jul 15, 2026

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.

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.
Версии →
Участники: Daemon666 ✦
Лицензия: GPL-3.0

Рейтинг

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Скачать .sma
Файлы:
csb_vip_mod.sma main 5.0 KB

Требования

AMX Mod X ≥ 1.9
Движок 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.
Назад к плагинам