bz_removePlayerFlag()
Available since 2.4.0
Forcefully remove the flag a player is carrying.
Usage
bool bz_removePlayerFlag(int playerID)
Parameters | ||
---|---|---|
int |
playerID
|
The player whose flag is to be removed |
Returns
bool - True if the flag was removed successfully
Other Flag Management Functions
This content is maintained on GitHub. We welcome any feedback and improvements!