Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script
GetScore
Category:
Player
Since engine version:
4.9.1.0 GWE
Description
Returns a player's score.
Syntax
int
GetScore (
int
iPlayer);
Parameter
iPlayer:
Number of the player whose score you want to determine.
See also:
GetWealth
Cucaracha, Mai 2002
Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script