Thread: Money balance
View Single Post
Author Message
mad_hamster
Member
Join Date: Nov 2009
Old 01-23-2010 , 18:56   Money balance
Reply With Quote #1

Money balance

This plugin gives extra cash every round to certain team(s) on certain maps. It helps balance the difficulty. For example, the de_dust and de_aztec maps are typically harder for T's than CT's, while cs_assault and cs_militia are typically harder for CT's than T's.


CVars:

moneybalance (default: 1). Enable/disable the plugin.

moneybalance_maxcash (default: 16000). Do not increase player cash above this threshold (if lower than 16000, the game may still increase a player's cash up to 16000, it's just that this plugin won't award any extra money).

moneybalance_settings (default: ""). Define extra money on certain maps, e.g. "de_aztec:2:2000, de_inferno:2:2000" will give 2000$ extra on aztec and inferno maps to team #2. In CS:S, team #2 are terrorists, team #3 are Counter-terrorists.


Installation:

  • Put the plugin in your addons/sourcemod/plugins directory
  • The configuration file will be created when the plugin is first run under cfg/sourcemod/plugin.moneybalance.cfg
Attached Files
File Type: sp Get Plugin or Get Source (moneybalance.sp - 2282 views - 3.4 KB)

Last edited by psychonic; 03-31-2010 at 23:11. Reason: Fixed public cvar in header
mad_hamster is offline