progressbar doesn't creates
#1

Hi all, firstly sorry for my bad english.

I want to show progrres bar for player, but it not works, I'm using the last version of this include.

Code:
Код HTML:
new Bar: HungryBar[MAX_PLAYERS] = {INVALID_BAR_ID, ...};


// under OnPlayerSpawn:

HungryBar[playerid] = CreateProgressBar(499.00, 128.00, 106.50, 6.19, -1073789185, 100.0);
						
ShowProgressBarForPlayer(playerid, HungryBar[playerid]);
SetProgressBarValue 	(HungryBar[playerid], PlayerInfo[playerid][Alkis]);
UpdateProgressBar	(HungryBar[playerid], playerid);
I don't have any error's.
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=537468
Reply
#3

Same sh*t...
Reply
#4

Nope, actually updated and much better documentation, so that you can get all the answers right there.
Reply
#5

Quote:
Originally Posted by liquor
Посмотреть сообщение
Nope, actually updated and much better documentation, so that you can get all the answers right there.
I mean I tried this, but still don't working.
Reply
#6

up up up
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)