Replace the CS economy: fixed start money, per-kill and headshot rewards, and a flat per-round income for everyone.
Daemon666
1.0.0 - Initial release.
| 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
- Enable the
cstrikemodule inmodules.ini. - Compile
csb_round_money_manager.sma, copy it toaddons/amxmodx/plugins/and add it toplugins.ini. - Change the map.
Kurulum
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
Cvarlar
| CVAR | Default | Description |
|---|---|---|
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. |
Değişiklik günlüğü — v1.0.0
1.0.0 - Initial release.Sürümler →
Puan
No ratings yet.
Download v1.0.0
Gereksinimler
| AMX Mod X | ≥ 1.9 |
| Engine | ReHLDS HLDS |
| ReGameDLL | İsteğe bağlı |
| ReAPI | İsteğe bağlı |
| Metamod | Metamod / Metamod-r |
| Modüller | cstrike |
| Bilinen çakışmalar | Other economy plugins that set money on spawn, kill or round start will stack with this. |
Katkıda bulunanlar









