Quote:
Originally Posted by Taurea
Hi all.
I'm new to all this UI modding and need a little help with an idea I had for my own UI.
Is it posible to add a seperate cure window, that is not in the custom UI folder? Like having a 2'nd player window where you can move and resize both individually?
I thought of adding something like <include>FILENAME.xml</include> to the eq2ui_custom.xml file and make it load the UI that way.
Is this posible or am I fiddling blind here ?
Many thanks.
|
The first part is a little confusing. You want to add a window to the EQ2\UI\Default folder(not in a custom UI folder)? There's no real advantage to doing this as EQ2 will load components that are missing from default anyways. Not only that, if you change the eq2ui_custom.xml file in default, the patcher will overwrite it. Just make a new UI folder with a eq2ui_custom.xml file including whatever else you wish. Or override other files. Your explanation was confusing to me so maybe you're not asking/doing what I thought.
Secondly, having any window with cure icons that doesn't normally have cure icons is problematic. For some reason they added dynamic data to every single player in a group/raid... however all it can do is control visibility that I know of. The icons changing graphics and having little numbers in the corner is hard-coded, I think. Having a custom window with that isn't possible as far as I know.