Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script
GetSelectCount
Category:
Player
Since engine version:
4.6.5.0 CP
Description
Returns the number of selected clonks of the specified player.
Syntax
int
GetSelectCount (
int
iPlayer);
Parameter
iPlayer:
Player number.
See also:
SelectCrew
Cucaracha, Mai 2002
Clonk Developer Mode Documentation
Introduction
Contents
Search
Engine
Command Line
Game Data
Script