This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

Bz getPlayerTKs: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
Yassen (talk | contribs)
Added bz_getPlayerTKs
 
Sigonasr2 (talk | contribs)
m Removed version 2.99.x requirement.
 
Line 7: Line 7:
| returntype  = int
| returntype  = int
| returns    = Amount of TKs the player has.
| returns    = Amount of TKs the player has.
| version    = 2.99.x or later
}}
}}

Latest revision as of 09:50, 19 October 2011

int bz_getPlayerTKs (int playerId)


Returns the amount of TKs for the player given.

Parameters:
playerId  -  Player to lookup.
Returns:
Amount of TKs the player has.