Remove "-" in formatex
IMG: http://prntscr.com/eg4c7k
How do I remove this LESS? CODE: PHP Code:
|
Re: Remove "-" in formatex
What is the number supposed to be? My first thought would be that you are doing the math wrong. If that is the case then you probably need to change the order of subtraction.
If it is possible to get both negative and positive values from the calculation (and the math is actually correct) and you need to show only the positive value then you would use take the absolute value of the value with abs(). I doubt that this is the case though so I suggest just fixing your math. |
Re: Remove "-" in formatex
I think it shows the XP needed for the next level, so:
PHP Code:
|
Re: Remove "-" in formatex
Quote:
Sorry for my bad english |
Re: Remove "-" in formatex
Don't ignore my post. The math isn't right, it's backwards.
|
Re: Remove "-" in formatex
Quote:
|
Re: Remove "-" in formatex
PHP Code:
PHP Code:
|
Re: Remove "-" in formatex
Quote:
|
| All times are GMT -4. The time now is 20:46. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.