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

From BZFlagWiki
Jump to navigation Jump to search
Allejo (talk | contribs)
Create documentation for bz_getPlayerFlagID()
 
Zehra (talk | contribs)
redirect, since functions are in official docs
Tag: New redirect
 
Line 1: Line 1:
{{BZFS_API_Doc}}
#REDIRECT [[Category:BZFS API Docs]]
{{BZFS_API_Funcs}}
==Prototype==
BZF_API int bz_getPlayerFlagID ( int playerID );
==Parameters==
{| border="1" cellpadding="20" cellspacing="0"
  !name
  !type
  !value description
  |-
  |playerID
  |int
  |the player ID to of whom to get the flag ID for
  |}
 
==Description==
This API function returns the flag ID for the flag a player is carrying. If the player does not exist or does not have a flag, it will return -1.

Latest revision as of 01:36, 26 November 2025