Quote:
Originally Posted by sorinth
Well, that most definately corrected the problem. Interesting though, how it basically disabled not only this entire UI, but any custom UI that I would try to load from within the game via the /loadui command.
|
The UI is actually like one big XML file with eq2ui.xml as the root and the rest as branches of a tree. If you break the structure of any part of it, it breaks the whole thing.
If you use Notepad++ with the XML plugin it can check the syntax of the files for you and find these kind of errors.