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


Messages In This Thread
progressbar doesn't creates - by rOps - 24.07.2015, 14:11
Re: progressbar doesn't creates - by liquor - 24.07.2015, 14:52
Re: progressbar doesn't creates - by rOps - 24.07.2015, 15:04
Re: progressbar doesn't creates - by liquor - 24.07.2015, 15:10
Re: progressbar doesn't creates - by rOps - 24.07.2015, 15:11
Re: progressbar doesn't creates - by rOps - 25.07.2015, 06:54

Forum Jump:


Users browsing this thread: 2 Guest(s)