A /vip menu of per-round perks - extra HP, armor, nades, a cloak, a glow and a mid-round respawn - gated by an admin flag.
Daemon666
1.0.0 - Initial release.
| csb_vip_menu.sma main | 7e9f59f | 6.5 KB |
README.md
CSB VIP Menu gives your VIPs a reason to keep their tag. A VIP (any player holding the flag in csb_vip_flag, default t) types /vip and gets a menu of perks, each usable a limited number of times per round:
- Extra Health — +HP up to a VIP-only cap.
- Full Armor — instant 100 armor.
- Grenade Pack — HE + flash + smoke.
- Cloak — 8 seconds near-invisible.
- Team Glow — a coloured shell in your team colour.
- Respawn — back into the round when you are dead.
Players who are not VIP still see the perk list and a line telling them to ask an admin about VIP, so the menu doubles as advertising.
Features
- VIP flag is a cvar, parsed with
read_flags(). - Per-perk, per-round usage limit (
csb_vip_limit) shown live in the menu. - The respawn perk is only consumed when you are actually dead.
- Cloak and glow clean themselves up with a task / on the next round.
Installation
- Make sure the
funandhamsandwichmodules are enabled inmodules.ini. - Compile, copy
csb_vip_menu.amxxintoaddons/amxmodx/plugins/and add it toplugins.ini. - Give your VIPs the flag set in
csb_vip_flaginusers.ini, then change the map.
Instalare
1. Enable fun + hamsandwich in modules.ini 2. Put csb_vip_menu.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 3. Give VIPs the csb_vip_flag in users.ini, change map
Cvar-uri
| CVAR | Default | Description |
|---|---|---|
csb_vip_flag |
t |
Admin flag that marks a player as VIP. |
csb_vip_hp_bonus |
50 |
HP added by the Extra Health perk. |
csb_vip_hp_cap |
200 |
Maximum HP the Extra Health perk can reach. |
csb_vip_limit |
1 |
Uses of each perk per round. |
Comenzi
| Command | Access | Description |
|---|---|---|
say /vip |
|
Open the VIP perk menu (non-VIPs see how to get VIP). |
Jurnal de modificări — v1.0.0
1.0.0 - Initial release.Versiuni →
Evaluare
No ratings yet.
Download v1.0.0
Cerințe
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opțional |
| ReAPI | Opțional |
| Metamod | Metamod / Metamod-r |
| Module | fun hamsandwich |
Contribuitori









