Skip to Content

bz_resetFlag()

Available since 2.4.0

Reset a flag based on their ID. If a player is currently carrying this flag, it will be dropped and then reset.

Usage

bool bz_resetFlag(int flagID)
Parameters
int flagID

The ID of the flag to reset

Returns

bool - Returns true if the flag was successfully reset

Other Flag Management Functions

Back to bzfs API Functions

This content is maintained on GitHub. We welcome any feedback and improvements!

Give us Feedback Edit this Page