View Single Post
  #21  
Unread 06-22-2011, 10:35 AM
Veegoo Veegoo is offline
A Coastal Crab
 
Join Date: Apr 2011
Server: Unkown
Posts: 1
Default

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>
Reply With Quote