Progress bar
#4

I didn't understand that very well but I'll try to describe it all in a little code
pawn Код:
SetProgressBarValue(barid, 25); // Now the value is 25
SetProgressBarValue(barid, GetProgressBarValue(barid)+10); // Now the value will be 25+10=35
new Float:Value = GetProgressBarValue(barid); // That will return 35 ( Value = 35 )
Reply


Messages In This Thread
Progress bar - by cnoopers - 27.12.2013, 20:05
Re: Progress bar - by xVIP3Rx - 27.12.2013, 20:10
Re: Progress bar - by cnoopers - 27.12.2013, 20:15
Re: Progress bar - by xVIP3Rx - 27.12.2013, 20:26
Re: Progress bar - by cnoopers - 27.12.2013, 20:33
Re: Progress bar - by xVIP3Rx - 27.12.2013, 20:42
Re: Progress bar - by cnoopers - 27.12.2013, 20:53
Re: Progress bar - by cnoopers - 27.12.2013, 21:16
Re: Progress bar - by xVIP3Rx - 27.12.2013, 21:24
Re: Progress bar - by cnoopers - 27.12.2013, 21:29

Forum Jump:


Users browsing this thread: 3 Guest(s)