Skip to Content

bz_triggerFlagCapture()

Available since 2.4.12

Triggers a team flag capture.

Usage

bool bz_triggerFlagCapture(int playerID, bz_eTeamType teamCapping, bz_eTeamType teamCapped)
Parameters
int playerID

Player capturing flag.

bz_eTeamType teamCapping

Team capturing flag.

bz_eTeamType teamCapped

Team whose flag was captured.

Returns

bool - Returns true if successful.

Other Game Mode 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