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