View Single Post
  #17  
Old 06-20-2017, 02:43 PM
Triiz Triiz is offline
Fire Giant


Join Date: Jan 2016
Posts: 578
Default

Quote:
Originally Posted by MiRo2 [You must be logged in to view images. Log in or Register.]
It is in the UI files themselves, you'll need an XML editor to do it, there are several free ones available. I've heard you can do it in word pad too, but I've not tried it.
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.
Reply With Quote