Quote:
|
Originally Posted by Temil
apreiate the details, but i acualy found out how to do it, after a few hours of messing with the xml code and all, and finding what was what. here is a pic of what I came up with and like a bit more. Only thing is that I'm now trying to make the HP bar fully RED and not multicolor. i was able to figure out how to make it multi-reds .. going from light red to dark, but is there anyway I can make it all one red color?
Another thing I have been trying to do is remove the effects for group members, sence i dont hardly watch over them most of the time anyways, and would like to try and add hotkeys in place of them, being 2-3hotkeys per group member, to allow for a quick macro to auto target that specific group member, and cast a heal or buff specifed in the macro setup. I realize that having lone macro hotkeys might be a litle issue, but what it I had the draw the data from keys within hotkey bar 10 .. or something like that? is this posable.. and if so..anyone able to give me a run down on how to do this?? .. thanks in advance!
|
Just open it up in the uibuilder it'll be much easier for you to do it in there insted of teh raw xml code.
Load up the uibuild and open file eq2ui.xml. on the right pannel click on the tab MainHud the from the list box to the left expand mainhud and then expand player find the object named HealthBar_NonHardCode and make the propertie Style /eXtreme.ProgressStyles.HYellow and the propertie Color #00FF00. This will make the bar solid red and it will never change from that color. It will be red at full health and red at dead.
The debuff icons in the group window are in mainhud->groupmembers->groupmember1->memberinfopage->effect1-4, you will have to change it from all 5 group members.