cs_get_user_armor
- Синтаксис
-
native cs_get_user_armor(index, &CsArmorType:armortype = CS_ARMOR_NONE);
Переменная | Описание |
---|---|
index |
Client index |
armortype |
Variable to store armor type in |
- Описание
- Returns the client's armor value and retrieves the type of armor.
- Пометка
-
For a list of possible armor types see the CsArmorType enum.
- Возвращает
- Amount of armor, 0 if client has no armor