Daemon666 / CSB Hostage Bonus Public

Extra money and HP for rescuing a hostage, plus a CT team bonus when all hostages are saved.

v1.0.0 126 descărcări GPL-3.0 Ultima actualizare Aug 21, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 Jul 13, 2025 1 Versiuni
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_allcount hostages are rescued.
  • Pure log-event hook; no reapi or module beyond cstrike/fun.

Installation

  1. Enable the cstrike and fun modules in modules.ini.
  2. Compile csb_hostage_bonus.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Instalare
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
Cvar-uri
CVARDefaultDescription
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.
Comenzi
CommandAccessDescription
Rescue a hostage The rescuing CT is rewarded automatically.
Jurnal de modificări — v1.0.0
1.0.0 - Initial release.
Versiuni →
Evaluare

No ratings yet.

Despre
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Descarcă .sma
Cerințe
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opțional
ReAPI Opțional
Metamod Metamod / Metamod-r
Module cstrike fun
Conflicte cunoscute Other plugins that also set player money on rescue can stack with this one.
Contribuitori
Înapoi la Pluginuri