DIRTY MONEY SYSTEM
public functions usage guide
add this to your class MyScirptName : Script
add this to your MyScriptName()
add this after your MyScriptName()
now, where in your script you add money to player, do this:
other functions you may want to use are:
DirtyMoneyWalletValue(), to know how much dirty money player are carrying
DeductDirtyMoney(value_you_want), to deduct dirty money from player