View Single Post
  #18  
Unread 03-04-2005, 04:53 PM
Selae Selae is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jan 2005
Server: Blackburrow
Posts: 102
Default

One display issue with the % is this...

220.0% using .0% as bubble info is given as 100% by the servers
now if I use the last 0 (100%) for the .0% then you have 0-9 repeating ten times throughout the blue bubble bars life. Basically you could have 56% of current xp and 80% bubble xp and it would display as 56.0%. That's not accurate

I have two ways to fix. One has a graphic issue. If I keep the format 220.0% I rig it like what I just posted above to where it shows the second 0 (100%) which is accurate but when the % is below 10% there is a space. 220. %

The way I had mine before I fixed any of this just by keeping it at 2 decimal places. 220.00%

any of that makes sense? Well All of that so I can warn you that you may see the above issues :P

-Selae
Reply With Quote