Daemon666 / CSB Round Money Público

Replace the CS economy: fixed start money, per-kill and headshot rewards, and a flat per-round income for everyone.

v1.0.0 129 descargas GPL-3.0 Última actualización Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 May 24, 2026 1 Versiones
csb_round_money_manager.sma main e55c717 2.8 KB
README.md

CSB Round Money puts the economy in your hands for deathmatch, GunGame and fun servers. It can set a fixed amount of money at every spawn, pay a per-kill reward with an extra headshot bonus, and hand everyone a flat income at round start - all applied with cs_set_user_money and clamped to the $16000 cap. Turn the default buy economy into whatever fits the mode.

Features

  • Optional fixed start money on every spawn.
  • Per-kill reward plus a headshot bonus.
  • Flat per-round income for all players.
  • All values clamped to the money cap.

Installation

  1. Enable the cstrike module in modules.ini.
  2. Compile csb_round_money_manager.sma, copy it to addons/amxmodx/plugins/ and add it to plugins.ini.
  3. Change the map.
Instalación
1. Enable the cstrike module in addons/amxmodx/configs/modules.ini
2. Put csb_round_money_manager.amxx in addons/amxmodx/plugins/ and add it to plugins.ini
3. Change map
Cvars
CVARDefaultDescription
csb_money_enabled 1 Enable or disable the money manager.
csb_money_fixed 0 Set fixed start money on every spawn.
csb_money_start 800 Fixed start money amount.
csb_money_kill 300 Money per kill.
csb_money_headshot 150 Extra money for a headshot kill.
csb_money_roundincome 0 Flat money given to everyone each round.
Registro de cambios — v1.0.0
1.0.0 - Initial release.
Versiones →
Valoración

No ratings yet.

Acerca de
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Descargar .sma
Requisitos
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos cstrike
Conflictos conocidos Other economy plugins that set money on spawn, kill or round start will stack with this.
Colaboradores
Volver a Plugins