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