rg_send_bartime2
Syntax
native rg_send_bartime2(const index, const duration, const Float:startPercent, const bool:observer = true);
Usage
| Parameter | Description |
|---|---|
| index | Client index |
| time | Duration |
| startPercent | Start percent |
| observer | Send for everyone who is observing the player |
Description
Same as BarTime, but StartPercent specifies how much of the bar is (already) filled.
Return
This function has no return value.