09.07.2016, 14:40
Hi guys today i add new progress bar and its showed on the server but when i /sethp 0 50 the health still full i try 0 health still full 100.
Im begginer on progress bar
Please guys help me!
+ Rep
Im begginer on progress bar
Please guys help me!
+ Rep
pawn Code:
new Bar:health = CreateProgressBar(542.00, 379.00, 55.50, 10.20, -16776961, 100.0);
SetProgressBarValue(health, 50.0);
ShowProgressBarForAll(health);