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
- Enable the
fakemeta,hamsandwich,cstrikeandfunmodules inmodules.ini. - Create
addons/amxmodx/configs/csb_vip/<map>.iniwith one or morex y z radiuszone lines. - Compile
csb_vip_mod.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.









