MQ2GemTimer - MMOBugs Wiki

Revision as of 21:48, 19 August 2009 by Burntbulb (talk | contribs) (A plugin to help you keep track of when spells are due to refresh. A sample screenshot can be found here. Currently working on a new version, with most of the back-end code rewritten, but there are st)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

MQ2GemTimer


credit goes to Soultrapper

A plugin to help you keep track of when spells are due to refresh. A sample screenshot can be found here. Currently working on a new version, with most of the back-end code rewritten, but there are still a few issues with it (especially the auras).


Commands

/gemtimer -- displays gemtimer commands

/gemtimer display -- displays current parameter values

/gemtimer hudmode -- toggles between timer and bar

/gemtimer load -- loads parameter values for the character from INI file

/gemtimer save -- saves parameter values for the character to INI file

/gemtimer bardirection=# -- sets bar direction (0-3), 0,2=horizontal, 1,3=vertical

/gemtimer baroffset=x[,y] -- sets offset value for bar from the top left of gem icon

/gemtimer barwidth=# -- sets the width of the timer bar

/gemtimer scaleto=# -- scale to value to which long recst spells are scaled to

/gemtimer textoffset=x[,y] -- sets offset value for text from the top left of gem icon

/gemtimer auraoffset=x[,y] -- sets absoulte position of the aura bar

/gemtimer auralength=# -- sets the max length of the aura bar


Ignored spells

Ignored spells (spells with recast times you don't want displayed) need to be added to the ini file manually atm in the following format.

[Ignored Spells] 0=Divine Custody Rk. II 1=Memory Flux


Version History

Version history: 0.1 - Initial release 0.1.1 - Updated for patch 102908 0.1.2 - Fixed the bug that was preventing plugin to initialize when not in game - Created storage for aura durations to handle all the enchanter non-30 minute auras - Created an ignore list section in the INI file


Availability

This plugin is included with the MMOBugs Compile.

also found on mmo bugs at http://www.mmobugs.com/forums/everquest-macroquest2-compiles-plugins-and-offsets/14919-mq2gemtimer.html