native cs_get_user_hostagekills(index);
index | Client index |
Returns the amount of hostages that the client has killed.
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.
Amount of hostages killed
If the client index is not within the range of 1 to MaxClients, or the client is not connected, an error will be
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.