Quote:
Originally Posted by Triiz
[You must be logged in to view images. Log in or Register.]
Can confirm you can edit in notepad or word but it's a pain in the ass. Notepad++ is what I've been using and I find it useful, not sure if there's something better (probably is).
Somewhere on EQinterface there is a link to an old program called SidlWildUI. This program allows you to load individual elements of your UI without entering the game, so you can see if your changes are going to fuck everything up. It also shows the specific lines of code for whatever element of the UI you have selected (inventory window for example). I didn't know anything about XML or editing UI's until recently, but have found this extremely useful. It is pretty buggy though.
|
Nice I definitely have to check this out. I think it will make my job a lot easier. Thanks for the heads up.