set_user_armor

Syntax

native set_user_armor(index, armor);

Usage

index
Client index
armor
The armor amount to set

Description

Sets player's armor amount.

Return

This function has no return value.

Error

If player is not connected or not within the range
of 1 to MaxClients.