TF2_IsPlayerInCondition Function

Check whether or not a condition is set on a player

bool TF2_IsPlayerInCondition(int client, TFCond cond)

Parameters

int client

Player's index.

TFCond cond

TFCond constant

Return Value

True if set, false otherwise