cs_get_user_nvg
- Синтаксис
-
native cs_get_user_nvg(index);
Переменная | Описание |
---|---|
index |
Client index |
- Описание
- Returns if the client's has night vision goggles.
- Возвращает
- 1 if user has NVG, 0 otherwise
native cs_get_user_nvg(index);
Переменная | Описание |
---|---|
index |
Client index |