Daemon666 / CSB Round Money Publiczny

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

v1.0.0 129 pobrań GPL-3.0 Ostatnia aktualizacja Aug 23, 2026
Daemon666 1.0.0 - Initial release. v1.0.0 May 24, 2026 1 Wersje
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.
Instalacja
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
Cvary
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.
Lista zmian — v1.0.0
1.0.0 - Initial release.
Wersje →
Ocena

No ratings yet.

Informacje
Download v1.0.0
Compiled live from the source below — nothing pre-built.
Pobierz .sma
Wymagania
AMX Mod X ≥ 1.9
Engine ReHLDS HLDS
ReGameDLL Opcjonalne
ReAPI Opcjonalne
Metamod Metamod / Metamod-r
Moduły cstrike
Znane konflikty Other economy plugins that set money on spawn, kill or round start will stack with this.
Współtwórcy
Wróć do Pluginów