Note on using the timer:
If you use the eq2ui_mainHUD_example.xml Mother provides (put it in your custom UI folder and rename to eq2ui_mainHUD.xml per instructions), you will lose function of your achievement and guild heraldry selection windows - they'll pop up, but you won't be able to do much of anything with them. To correct this, add these lines to the eq2ui_mainHUD.xml file:
Code:
<include>eq2ui_mainhud_achievements.xml</include>
<include>eq2ui_mainhud_guildheraldry.xml</include>
Alternately, copy the eq2ui_mainHUD.xml file from your default UI folder to your custom UI folder and add:
Code:
<include>eq2ui_mainhud_timer.xml</include>
With that fix, love the timer. Mother, my coercer thanks you from the bottom of his black and twisted heart!