3rd Party Libraries
Recent Additions
Handles Parser
Discord
cstrike
CS_GetMVPCount
File
CS_GetMVPCount
Last Updated
2012-12-15
Created At
2012-05-27
Gets a client's mvp count
native
int
CS_GetMVPCount(
int
client
)
Parameters
int
client
Client index to get mvp count of.
Return Value
int
Returns the client's internal MVP count.
Error
Invalid client.