native

cs_get_user_deaths

Syntax

native cs_get_user_deaths(index);

Description

Returns client's deaths.

Parameters

index Client index

Return

Client deaths

Error

If the client index is not within the range of 1 to
MaxClients, or the client is not connected, an error will be
thrown.