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 getPlayerTeam: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
Yassen (talk | contribs)
Added bz_getPlayerTeam
 
Yassen (talk | contribs)
m version
Line 7: Line 7:
| returnType  = bz_eTeamType
| returnType  = bz_eTeamType
| return      = Team the player belongs to.
| return      = Team the player belongs to.
| version    = 2.99.x or later
}}
}}

Revision as of 23:59, 11 February 2009

void bz_getPlayerTeam (int playerID)


Minimum API Version: 2.99.x or later
Returns the player's team.

Parameters:
playerID  -  Player to lookup.