SA-MP Forums Archive
Help me progressbar2 not updating - 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: Help me progressbar2 not updating (/showthread.php?tid=647750)



Help me progressbar2 not updating - Libbyphay - 10.01.2018

Код HTML:
SetPlayerProgressBarValue(playerid, Dodoi[playerid], PlayerData[playerid][pHunger]);
ShowPlayerProgressBar(playerid, Dodoi[playerid]);
SetPlayerProgressBarValue(playerid, Dokhat[playerid], PlayerData[playerid][pThirst]);
ShowPlayerProgressBar(playerid, Dokhat[playerid]);
SetPlayerProgressBarValue(playerid, Theluc[playerid], Thanhtheluc[playerid]);
Code not updating, i must hide bar and show again.


Re: Help me progressbar2 not updating - Libbyphay - 10.01.2018

Removed. I get code to OnPlayerUpdate and that was updating