This script sets the cash of all players every round to the given amount.
[b]Configuration:[/b]
# Enable/disable SetCash
setcash_enable 1
# Amount of cash
setcash_value 16000
# Additional chat message
setcash_advert 1
To change the configuration open the file setcash.py
Have fun!
Installation
Put and extract the file setcash.zip in the cstrike folder on your server.
Add the following line to your autoexec.cfg:
[b]es_load setcash[/b]
Version Notes For 1.4
Updated on: 2009-06-22 18:37:55 EST by Lumpi@Work (View Zip Contents)
converted to Python