CSB Round Money

v1.0.0 2 downloads Daemon666 Última atualização: Jul 16, 2026

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

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.

Instalação

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 alterações — v1.0.0

1.0.0 - Initial release.
Versões →
Colaboradores: Daemon666 ✦
Licença: GPL-3.0

Avaliação

No ratings yet.

Download v1.0.0

Compiled live from the source below — nothing pre-built.
Baixar .sma
Arquivos:
csb_round_money_manager.sma main 2.8 KB

Requisitos

AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcional
ReAPI Opcional
Metamod Metamod / Metamod-r
Módulos cstrike
Conflitos conhecidos Other economy plugins that set money on spawn, kill or round start will stack with this.
Voltar aos Plugins