Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script
GetWealth
Category:
Player
Since engine version:
4.6.5.0 CP
Description
Returns the wealth of a player.
Syntax
int
GetWealth (
int
iOwner);
Parameter
iOwner:
Player number
See also:
DoWealth
,
SetWealth
Cucaracha, Mai 2002
Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script