native
user_kill
Syntax
native user_kill(index, flag = 0);
Description
Kills a client.
Parameters
| index | Client index |
|---|---|
| flag | If nonzero, the death will not affect the client's score |
Return
1 on success, 0 if client index is invalid or the client
is not connected