SocietyAddMoney
Add money to the society account
Argument | Data Type | Needed | Default | Description |
---|---|---|---|---|
Society | string | - | The society name | |
Amount | number | - | The amount of money |
Dont need to be called every frame
Example
SocietyAddMoney("police", 500)