How can I convert exp to percentage?
#4

Thanks you guys for help

But I still don't understand how to build the code like you said
This is stupid for me

I used this from joe staff and Its worked fine if my exp was max even over 50-100 value
example : max exp is 250 then I set it to 300 or 350 after that they show me 100% and reset to 0%
The problem is when my exp around 10/50 20/50 and they are not showing the real value Its always 0%
But 50/50 is 100% work fine

My English's really bad too

PHP код:
        format(strsizeof(str), "(%f.0%c)"float((Player[i][Exp]/exp_max)*100), '%'); 
        
PlayerTextDrawSetString(iTDEditor_PTD[i][31], str); 
Reply


Messages In This Thread
How can I convert exp to percentage? - by zowzow - 21.11.2018, 08:10
Re: How can I convert exp to percentage? - by PT - 21.11.2018, 12:45
Re: How can I convert exp to percentage? - by Joe Staff - 21.11.2018, 13:31
Re: How can I convert exp to percentage? - by zowzow - 21.11.2018, 17:22
Re: How can I convert exp to percentage? - by Cheryl666 - 21.11.2018, 17:47

Forum Jump:


Users browsing this thread: 1 Guest(s)