SA-MP Forums Archive
Progress Bar - Hunger Bar - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Progress Bar - Hunger Bar (/showthread.php?tid=315803)



Progress Bar - Hunger Bar - fabriziobondi - 04.02.2012

I need your help to implement a progress bar for hunger.

The code of progress bar is:

PHP код:
new Bar:fame CreateProgressBar(549.0059.0055.502.50, -1444744193100.0); 
The elements that call the hunger is:
PHP код:
FloatpFame;
playerVariables[playerid][pFame]; 
Can u help me? Thank's for all.