Download
(430Kb)
Download
Updated: 02-18-07 02:30 AM
Pictures
File Info
Updated:02-18-07 02:30 AM
Created:unknown
Downloads:36,741
Favorites:130
MD5:

Chronometer  Popular! (More than 5000 hits)

Version: 28271
by: Bhattu [More]

Chronometer tracks spell effects (HoTs, DoTs, buffs, debuffs, etc.) that you cast. You can see exactly how long is left on your spells so that you know when they're fading so that you can recast or do whatever else it is you need to do. Chronometer uses the Ace2 framework, including CandyBar for the timer bars themselves.

2-17-07 (version 28271)
Added:

  • Ghostly Strike
  • Prayer of Mending
  • Devastate (refreshes Sunder Armor)
  • Wrath of Air Totem
  • Totemic Call (removes all totem timers)

Optional Files (0)


Post A Reply Comment Options
Unread 04-04-07, 03:15 PM  
guyver6820
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
ummmm

How do you move the bar? It's a great addon. Just want to know how to move the bars.
Report comment to moderator  
Reply With Quote
Unread 04-02-07, 01:31 AM  
vishnou00
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 37
Uploads: 2
It seems the addon assumes that the thunderclap talent extends its duration, it does not.

After some examination, it seems it has nothing to do with talents, but rather that the duration doesn't scale with rank after level 60. The addon correctly uses 10 + 4*(rank-1) for the first 6 ranks of the ability, but the 7th rank has the same duration as the 6th.

A quick and ugly fix for warriors level 58 and above (even tho it won't fix anything until level 67) is to modify the timer definition of thunderclap (in Data\Warrior.lua) from

(line 40)
Code:
	self:AddTimer(self.SPELL, BS["Thunder Clap"],        10, 0,0,0, { d={rs=4} })
to

Code:
	self:AddTimer(self.SPELL, BS["Thunder Clap"],        30, 0,0,0)
or even
Code:
	self:AddTimer(self.SPELL, BS["Thunder Clap"],        30, 0,0,0, {d={rt={10,14,18,22,26}}})
Last edited by vishnou00 : 04-02-07 at 02:12 AM.
Report comment to moderator  
Reply With Quote
Unread 03-30-07, 08:15 AM  
blitcz
A Defias Bandit

Forum posts: 2
File comments: 4
Uploads: 0
Druid suggestion: Lifebloom clarity

Druid issue and suggestion for improvement: Lifebloom stacks up to 3 times on single target, and druid healers often use that to have full stack of 3 Lifeblooms ticking on the tank at any time. At this moment, Chronometer only displays one bar for each Lifebloomed target, effectively overwriting earlier Lifeblooms on the same target with the latest.

It would be great to have each cast of Lifebloom run its own bar, ... or have another clear way of determining the number stacked and progression of Lifeblooms that were cast to each target.

This would make Chronometer absolutely IMBA )
Report comment to moderator  
Reply With Quote
Unread 03-29-07, 05:23 AM  
Pater
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 26
Uploads: 2
There seem to be a few new shaman totems that don't appear in Chron - notably our Fire Elemental and Earth Elemental totems. (I'm not sure if there are others.)

Love the mod!
Report comment to moderator  
Reply With Quote
Unread 03-19-07, 09:07 AM  
Armkreuz
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Chronometer really look like a nice addon, however i dont really like to see "bars" in my screen. Is there a way to simply set it so it will show a simple icon with a timer instead of a full bar? Maybe in the kind of DotTimer?

Thanks in advance.
Last edited by Armkreuz : 03-19-07 at 09:08 AM.
Report comment to moderator  
Reply With Quote
Unread 03-12-07, 09:31 AM  
IceD
A Cyclonian

Forum posts: 40
File comments: 13
Uploads: 0
Originally posted by Lindrack
I'm having a little problem with chronometer. It does not seems to be macro-friendly.

My Cheap shot and Sap are part of macros, so that I steal the mobs before attacking, and when I use these macros, the bars don't launch. Any way to fix this ?

The addon doesn't recognize the mace spec either, I remember CCW was able to do this.
Same issue on the macro bit
Report comment to moderator  
Reply With Quote
Unread 03-08-07, 09:08 AM  
Lindrack
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
I'm having a little problem with chronometer. It does not seems to be macro-friendly.

My Cheap shot and Sap are part of macros, so that I steal the mobs before attacking, and when I use these macros, the bars don't launch. Any way to fix this ?

The addon doesn't recognize the mace spec either, I remember CCW was able to do this.
Report comment to moderator  
Reply With Quote
Unread 02-23-07, 02:04 PM  
pancibus
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
hi batthu,
thanks for making the addon i really like it.
I wanted to report a possible bug, Prayer of mending bar is displaying when i cast the spell on a party memeber but the bar doesn't update the name and the timer if the spell jumps to a nearby player .


edit : just found the answer in this thread on ace forums http://www.wowace.com/forums/index.php?topic=2425.460
Last edited by pancibus : 02-23-07 at 02:10 PM.
Report comment to moderator  
Reply With Quote
Unread 02-20-07, 03:38 PM  
bind
A Kobold Labourer

Forum posts: 0
File comments: 9
Uploads: 0
This mod is great but I found a problem with it. As a rogue, whenever I sap a target who's PVP flagged the ticker counts down from 40 seconds left on the sap rather than the actual time which is around 10 seconds I believe.

Wasn't sure if their was a way to fix this but I thought I'd let you know about it.

Great mod otherwise.
Report comment to moderator  
Reply With Quote
Unread 02-16-07, 08:27 AM  
Pater
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 26
Uploads: 2
I love Chron on my new shaman! And my shadow priest.

Simple feature request - Casting the spell "totemic call" cancels all totems, but Chron still shows them as up. Can you make it so that casting totemic call erases all totem bars?
Report comment to moderator  
Reply With Quote
Unread 02-07-07, 11:52 AM  
Robinton
A Defias Bandit

Forum posts: 2
File comments: 17
Uploads: 0
Hey, love Chronometer. Use it every day on my priest. I am about to level to 66 to get Shadowfiend and soon after will hit 68 for Prayer of Mending.

Could you update Chronometer to time these two spells too?

Shadowfiend is a 15 sec psuedo pet (no pet control par) that attacks and damages your target to the tune of 1kish damage depending on your +damage. It has a 5 minute cooldown.

Prayer of Mending is a 30 sec buff that heals your target, but then will jump to a new target to last the same amount of time and heal the same amount. It will jump up to 5 times and can only be cast on one target at a time, no cooldown.

This mod http://www.wowinterface.com/download...MendWatch.html looks to do a good job, but I would love to have all my timers in Chronometer.

Thanks,

Robinton
Report comment to moderator  
Reply With Quote
Unread 02-07-07, 09:52 AM  
locan
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 7
Uploads: 1
small bug report

the bars for the paladin stun hammer of justice display 6 seconds as the timer for the lower ranks,

it's not a big deal because the bar disappears once the buff disappears, so i just know when the bar's halfway done is when the stun's ending, but figured i'd let you know
Report comment to moderator  
Reply With Quote
Unread 02-01-07, 04:55 AM  
blitcz
A Defias Bandit

Forum posts: 2
File comments: 4
Uploads: 0
Re: 1 more vote for spell name

My sincere apology to the author. After RTFM I found

"
** /chron bar text - Sets the text to be displayed on the bar. Use $s for spell name and $t for the target's name.
"
Report comment to moderator  
Reply With Quote
Unread 02-01-07, 03:57 AM  
blitcz
A Defias Bandit

Forum posts: 2
File comments: 4
Uploads: 0
1 more vote for spell name

Originally posted by razoon
... it possible to show the spell-name in the bars?
Like razoon, I would appreciate a hint as to how to display spell name in the bar. If not possible, please accept this as a feature request ;-)

Thank you.
Report comment to moderator  
Reply With Quote
Unread 01-26-07, 10:53 PM  
vexis58
A Murloc Raider
 
vexis58's Avatar

Forum posts: 4
File comments: 64
Uploads: 0
Originally posted by zerohaste
Anyone else having a problem with Chronometer tracking Trap timers? On my Hunter, every time I lay a Freeze trap or Immolation trap, the timer starts at 60 seconds and counts down from there. The traps themselves only have a duration of 10s and 15s respectively, with a 30s cooldown, so I'm not quite sure where Chronometer is getting it's 60s timer from.

I've only tested those two traps because I'm only Lv27 right now, so I can't be sure about the others.
I'd guess the 1 minute duration is the time that the trap lasts before fading out, since you said it happens when you set the trap, not when the trap goes off. Does the timer properly change to the duration of the effect when the trap does go off? It seems to work okay on my hunter. Not sure though, I don't use traps as much as I probably should >_>

But I'm having trouble with Chronometer tracking my shaman's totems. Namely, it doesn't. I 'm pretty sure it used to, or was I just imagining things?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: