Extra money and HP for rescuing a hostage, plus a CT team bonus when all hostages are saved.
Daemon666
1.0.0 - Initial release.
| csb_hostage_bonus.sma main | 500a6d4 | 3.2 KB |
README.md
CSB Hostage Bonus rewards the CT who rescues a hostage. It hooks the Rescued_A_Hostage log event, maps it back to the rescuing player, and grants bonus money and HP. When the whole set of hostages has been rescued the CT team receives a one-off cash bonus.
Features
- Per-rescue bonus money (
csb_hb_money) capped at $16000. - Optional bonus HP (
csb_hb_hp) for the rescuer. - One-off CT team cash bonus once
csb_hb_allcounthostages are rescued. - Pure log-event hook; no reapi or module beyond cstrike/fun.
Installation
- Enable the
cstrikeandfunmodules inmodules.ini. - Compile
csb_hostage_bonus.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Instalacja
1. Enable cstrike and fun in addons/amxmodx/configs/modules.ini 2. Put csb_hostage_bonus.amxx in addons/amxmodx/plugins/ and add it to plugins.ini 3. Change to a hostage (cs_) map
Cvary
| CVAR | Default | Description |
|---|---|---|
csb_hb_enabled |
1 |
Enable or disable hostage rescue bonuses. |
csb_hb_money |
1200 |
Bonus money per hostage rescued. |
csb_hb_hp |
15 |
Bonus HP per hostage rescued (0 to disable). |
csb_hb_allcount |
4 |
Number of hostages that counts as 'all rescued'. |
csb_hb_allbonus |
2000 |
Extra money to each CT when all hostages are rescued. |
Komendy
| Command | Access | Description |
|---|---|---|
Rescue a hostage |
|
The rescuing CT is rewarded automatically. |
Lista zmian — v1.0.0
1.0.0 - Initial release.Wersje →
Ocena
No ratings yet.
Download v1.0.0
Wymagania
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | Opcjonalne |
| ReAPI | Opcjonalne |
| Metamod | Metamod / Metamod-r |
| Moduły | cstrike fun |
| Znane konflikty | Other plugins that also set player money on rescue can stack with this one. |
Współtwórcy









