GetClientArmor Function

Returns the client's armor.

int GetClientArmor(int client)

Parameters

int client

Player's index.

Return Value

Armor value.

Errors

Invalid client index, client not in game, or no mod support.