Quote:
|
Originally Posted by Landiin
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.
|
quick reply..thx.. the color part is easy now that i understand the /eXtreme.ProgressStyles.HYellow part.. that is the one thing that i didnt understand about changing, till now I think i understand why ya change that. Btw, if I use the 00FF00 it would show green.. got it as red with CC0000. Just letin ya know. nice details on how to do it..thx =) ..
About the debuffs.. I know where they are, as they are effect1-4 .. fully noticed that before posting, what i'm really having issues with doing is changing those debuff's to mini hotkeys that would allow me to drag-drop a macro key into them, for easy healing/buffing of party members.
If it's not easy or posable to do the mini-hotkeys in place of the debuffs, what about changing debuffs to buttons, where button one would access skill specifed in hotkeybar10/slot01..button two would access skill in hotkeybat10/slot02..etc.. so I could just drag macros to hotkey bars, and they would be usable in the group window?
By you telling me where the effects are, maybe that has something to do with how to change them to hotkeys.. and if so, sorry.. but i missed that =) .. anyways.. if i can get someone to show me/tell me how to do it with 1 botton, I'll puntch in all the rest of the group member hotkeys inplace of debuffs, and post as a choice of option, as I know all of ya coders are busy. Just trying to help and what not =)