09.07.2016, 12:48
Hi Guys Today i made a progress bar health and when i add it to the script its not showing?
Please can anyone help me
I add that to the script
to GameModeInit
+rep who help me
Please can anyone help me
I add that to the script
to GameModeInit
pawn Код:
new Bar:health = CreateProgressBar(542.00, 379.00, 55.50, 10.20, -16776961, 100.0);
SetProgressBarValue(health, 50.0);
ShowProgressBarForAll(health);