Category: Player
Since engine version: 1.0 OC
DoWealth
Description
Changes the wealth value of a player.
Syntax
bool DoWealth(int player, int value);
Parameters
- player:
- Player number of the player whose wealth you want to change.
- value:
- The change in wealth value.