MQ2CastTimer
This is a plugin that allows you to check timers on active spells. It adds a Timer Window that can be used to monitor spells you have cast on others. The XML file, MQUI_CastTimerWnd.xml, is included in the compile and has to be copied to your everquest/ui/default folder or what evee custom ui folder that is being used. The plugin has been buggy for some people.
/timer
/timer [on|off]- Turns timer Window on / off
/timer clear [all|target|pc|npc|pet] - Clear Spell timers
/timer autorecast [#] - Set Number of seconds left on spell before recasting Default:20
${SpellTimer[${Target.ID},Euphoria]}
${SpellTimer[${Target.ID},me,Euphoria]}
This will give the time remaining on the Euphoria spell that you cast on your current target (both examples do the same thing).
${SpellTimer[${Target.ID},other,Euphoria]}
This will give the time remaining on Euphoria on your current target, only if someone else cast it.
Timer Window - Shows various info on spells and targets.
Facebook
Twitter