native

rg_send_bartime2

Syntax

native rg_send_bartime2(const index, const duration, const Float:startPercent, const bool:observer = true);

Description

Same as BarTime, but StartPercent specifies how much of the bar is (already) filled.

Parameters

index Client index
time Duration
startPercent Start percent
observer Send for everyone who is observing the player

Return

This function has no return value.