rg_set_user_armor

Syntax

native rg_set_user_armor(const index, armorvalue, ArmorType:armortype);

Usage

index
Client index
armorvalue
Amount of armor to set
armortype
Armor type to set

Description

Sets the client's armor value and the type of armor.

Return

This function has no return value.