CS_GetClientAssists Function

Gets a client's assists (CS:GO only)

int CS_GetClientAssists(int client)

Parameters

int client

Client index to get assists of.

Return Value

Returns the client's assists.

Errors

Invalid client.