• You've discovered RedGuides 📕 an EverQuest multi-boxing community 🛡️🧙🗡️. We want you to play several EQ characters at once, come join us and say hello! 👋
  • IS THIS SITE UGLY? Change the look. To dismiss this notice, click the X --->

Guide - MQ2CastTimer (1 Viewer)

Maskoi

old and salty
Joined
Sep 28, 2005
RedCents
81,386¢
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.

Syntax
Rich (BB code):
/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

Examples:

${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.
MQUI_CastTimerWnd.xml file included in the compile must be copied into your Everquest>UI>default diriectory.


CharNotesPosX=200 - Current HUD X-Axis Location
CharNotesPosY=170 - Current HUD Y-Axis Location
ShowInChat=on - Toggle Showing Comments in Chat
ShowInHUD=on - Toggle Showing Comments on HUD
MaxNotes=200 - Maximum Number of Possible Comments[/code]
 
Last edited:
Guide - MQ2CastTimer

Users who are viewing this thread

Back
Top