ProgressBar Value
#1

I made a progress bar and i want to write with a textdraw it`s value,it`s made in minutes , 0 / 6000 minutes but i want to show the progress on top of the bar in hours ,and without decimals ,it appears 1.25 hours or 1.27 hours ,i want it to update every hours so it only shows 1 / 100 hours , 2/100 ,20 /100 ,18 / 100 etc,without .xx. If i make MinPlayed:60 it has decimals...
How shall i do it ?
ty in advance
Reply
#2

SOLVED:

i did it with percentage ( % ) ,
PHP код:
100 PlayerData[i][ExpTotala) / 6000 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)