jctf_get_flagcarrier

This native returns if the player is carrying the flag NOTE: It doesn't check if player is actually a player, you could get plugin errors if you use it wrong.

Syntax

native jctf_get_flagcarrier(id)

Usage

id Index of player

Return

1 — if player is carying the flag, 0 otherwise

Defined in jctf.inc at line 54 . This documentation was automatically generated from source.