DoWealth

Category: Player
Since engine version: 1.0 OC

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.
See also: GetWealth, SetWealth
Newton, 2009-07