CS_GetMVPCount Function

Gets a client's mvp count

int CS_GetMVPCount(int client)

Parameters

int client

Client index to get mvp count of.

Return Value

Returns the client's internal MVP count.

Errors

Invalid client.