Signature
native set_user_armor(index, armor);
Description
Sets player's armor amount.
Parameters
- index — Client index
- armor — The armor amount to set
No return value
Errors
-
If player is not connected or not within the range
of 1 to MaxClients.