cs_set_user_armor
- Синтаксис
-
native cs_set_user_armor(index, armorvalue, CsArmorType:armortype);
Переменная | Описание |
---|---|
index |
Client index |
armorvalue |
Amount of armor to set |
armortype |
CS armor type |
- Описание
- Sets the client's armor value the type of armor.
- Пометка
-
For a list of possible armor types see the CsArmorType enum.
- Пометка
-
Sends the appropriate message to update the client's HUD.
- Возвращает
- Функция ничего не возвращает