3rd Party Libraries
Recent Additions
Handles Parser
Discord
tf2
TF2_IsPlayerInDuel
File
TF2_IsPlayerInDuel
Last Updated
2010-11-08
Created At
2010-11-08
Returns whether or not a client (Player) is in a duel.
native
bool
TF2_IsPlayerInDuel(
int
client
)
Parameters
int
client
Client Index.
Return Value
bool
Boolean of whether or not the client/player is dueling.