native
cs_get_user_hostagekills
Syntax
native cs_get_user_hostagekills(index);
Description
Returns the amount of hostages that the client has killed.
Parameters
| index | Client index |
|---|
Note
This is the value that the internal Counter-Strike hostage punisher
uses to determine if a client should be kicked, depending on the
value of the mp_hostagepenalty value.
Return
Amount of hostages killed
Error
If the client index is not within the range of 1 to
MaxClients, or the client is not connected, an error will be