GetHiRank

Category: Objects / Crew
Since engine version: 4.6.5.0 CP

Description

Returns the highest ranking active clonk of a player.

Syntax

object GetHiRank (int iPlayer);

Parameter

iPlayer:
Player

Example

Kill(GetHiRank(2));
Kills the highest ranking clonk of the third player.
See also: GetCaptain
jwk, April 2002