View Single Post
  #22  
Unread 06-22-2011, 10:45 AM
kyrana kyrana is offline
A Young Mystail Rat
 
Join Date: Feb 2005
Server: Antonia Bayle
Posts: 2
Default

Quote:
Originally Posted by Veegoo View Post
I had the same problem Kyrana. You are missing "includes" for the Spell Timer in your EQ2ui_custom.xml file that is located in your DrumsUI directory. I added these lines to get it to work:

<include>DrumsUI/SpellTimer/DrumsUI_ST.xml</include>
<include>DrumsUI/SpellTimer/DrumsUI_ST_Settings.xml</include>
<include>DrumsUI/SpellTimer/DrumsUI_ST_Window.xml</include>
Thank you, Veegoo. That was the fix I needed - I forgot that I had that particular file on ignore. You made my day =)
Reply With Quote