PDA

View Full Version : Percentage


08-08-2002, 03:06 PM
Ok, I downloaded a new player window skin. The only thing I want that it doesn't have is the percentage (in numbers) next to the bars (hps,sta,xp,aaxp). How would I add this to the skin? I got the skin off of this site so I will post it. It is in the thread

> New UI Mods Links and Images

and was posted by Renalan (is 3 posts from the bottem of the first page)

home.attbi.com/~kwch1/EQU...Window.xml (http://home.attbi.com/~kwch1/EQUI_PlayerWindow.xml)


</p>

08-09-2002, 12:26 AM
bump


</p>

08-10-2002, 01:25 PM
Grab the advanced windows mod, newui.technosapien.net/group_target.htm (http://newui.technosapien.net/group_target.htm) and take a look at the file EQUI_TargetWindow.xml. For the Target_HP gauge it adds two new labels, Target_Percent and Target_PercentFig. These correspond to the 0-100 label and the "%" label.



This should give you enough info to modify your player window mod and add similiar percent labels for your health, xp and so on.



There are other mods out there that do a similiar thing with health/stam/xp/aaxp precent values so you could also steal code from those if you like, but the target one is quite small and should be easier to learn from if your not too familiar with XML.


</p>