native

rg_set_user_armor

Syntax

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

Return

This function has no return value.