set_user_frags
Syntax
native set_user_frags(index, frags);
Usage
| Parameter | Description |
|---|---|
| index | Client index |
| frags | The amount of frags to set |
Description
Sets player's frags amount.
Return
This function has no return value.
Error
If player is not connected or not within the range of 1 to MaxClients.