AMX Mod X API Documentation

Signature
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
No return value
Назад
Верх