rg_send_bartime
- Синтаксис
-
native rg_send_bartime(const index, const duration, const bool:observer = true);
Переменная | Описание |
---|---|
index |
Client index |
time |
Duration |
observer |
Send for everyone who is observing the player |
- Описание
- Draws a HUD progress bar which fills from 0% to 100% for the time duration in seconds.
- Пометка
-
: Set the duration to 0 to hide the bar.
- Возвращает
- Функция ничего не возвращает