Signature
native rg_set_user_armor(const index, armorvalue, ArmorType:armortype);
Description
Sets the client's armor value and the type of armor.
Parameters
- index — Client index
- armorvalue — Amount of armor to set
- armortype — Armor type to set
No return value