GetClientFrags Function

Returns the client's frag count.

int GetClientFrags(int client)

Parameters

int client

Player's index.

Return Value

Frag count.

Errors

Invalid client index, client not in game, or no mod support.