Hope I'm not intruding.
I noticed this reference to the ThorUI and thought I would try and assist with any questions regarding the Tradeskill mods use with the ThorUI.
Did you follow his instructions regarding the mainhud file?
Installation
----------------------
Uncompress all .xml files into your modded UI directory. Also extract milquitowst_info and
valdacil_info with the current directory structure into your modded UI directory. You must
also edit your eq2ui_mainhud.xml file to include the following lines. These lines must come
BEFORE the final </page> tag:
<include>eq2ui_mainhud_equipguide.xml</include>
<include>eq2ui_mainhud_cookbook.xml</include>
<include>eq2ui_mainhud_spelllist.xml</include>
Note: The ThorUI AU doesn't modify the eq2ui_mainhud.xml file therefore you shouldn't have one in the thorui folder by default. With that said, you will need to copy the one in your EverQuest II\UI\Default folder to the ThorUI folder; then add the lines of code noted above.
Hope this resolves any questions concerning the ThorUI AU and the use of this mod.
I'd recommend including an already setup version of the eq2ui_mainhud.xml file for your users.
I went out of my way NOT to modify any main reference file (such as the eq2ui_mainhud.xml) as this would only cause issues with other mods that require those entries.
Quote:
|
Originally Posted by Dracon
I am using the thor auto update ui and trying to add in your trade skill piece but all i am getting is black screens. i have done the testing as you sugested to fix but works fine with out. could you test and see if i am doing somthing wrong.
|