Quote:
|
Originally Posted by Degolas
Any word on how can I use only the HP/Power gauges for me and the group ? The stock UI is good enough for me but I really like those so
Thx
|
Yes you can do this. Create a new UI folder and name it whatever you like. Take my tyejae_steel.dds file out from the images folder from within my zip file and place that file in your new UI folder. Now you can change the images with the following information...
To Make the Health Bar...
1) First thing you need to do is find the progress_fill image style under the images folder in EQ Builder. Copy that file and paste it in that same file and rename it progress_fill2.
2) Now push the + to the left of the image style icon. Rename the image frame to progress_fill2.
3) Source = images/tyejae_steel.dds
4) SourceRect = 0,317,102,340
5) Find the ProgressList folder and push the + to the left of the folder image.
6) Find the progress_default, copy and paste it in the ProgressList folder.
7) Rename the Progressbarstyle named progress_default to progress_default2.
8) Bar.Background = /imagelist.progress_fill2
9) Now go to your HealthBar under your player window and change the size to 102, 23 and the Style to /progressbarlist.progress_default2.
To make the Power Bar...
1) Follow all the steps 1-9 above exept remame all files with a "3" instead of a "2".
2) SourceRect = 0,297,102,307
3) Size = 102,16
Hope that helps,
TyeJae