View Single Post
  #2075  
Unread 11-19-2006, 01:07 AM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

I've uploaded patch for FN7.5 that fixes the inspect window.

It should be available as soon as an Admin OK's it.

Bugfixes:

"Level" is no longer cut off at the top (both ADV and Artisan lines)
"Hit Points" line changed to "Health" and the numbers now are... real.
"Power" line now shows both current (at time of inspecting) and max.

Enjoy!

PS:

SOE removed "HitPointValue" and replaced it with "HealthValue" and "MaxHealthValue" which are formated as 12345 (NO comma) and split "PowerValue" into "PowerValue" and "MaxPowerValue" formatted the same as the Health.

The "/" had to be manually added. To make it look good, current is right aligned and max is left aligned, so they always "stick to" the /. I don't know how I could make the entire thing shift left (to be in light with other numbers) when it's smaller than 5 digits each.

Last edited by lordebon : 11-19-2006 at 01:10 AM.
Reply With Quote