Progress bar help
#3

Simply change it's color when your array value becomes 40. If you're using Toribio's progress bar include, use SetProgressBarColor function.
pawn Код:
if(GetProgressBarValue(my_bar) == 40) SetProgressBarColor(my_bar, 0xFF0000FF);
Reply


Messages In This Thread
Progress bar help - by Shinta307 - 25.12.2014, 13:46
Re: Progress bar help - by Shinta307 - 25.12.2014, 14:18
Re: Progress bar help - by Lordzy - 25.12.2014, 14:22

Forum Jump:


Users browsing this thread: 2 Guest(s)