Results: 6Comments by: Barlow
File: EventHorizon Continued04-04-11
Originally posted by Taroven Rapt...
Posted By: Barlow
Originally posted by Taroven Rapture: Not possible, it doesn't have a buff to determine an internal cooldown with. Thanks for the quick answers. I found an old entry on the Event Horizon Comments about "tracking rapture cooldown" via Combat Log - so I thought there might be some kind of workaround simply showing the time since l...
File: EventHorizon Continued04-04-11
Does someone have an idea on how to...
Posted By: Barlow
Does someone have an idea on how to track Rapture Cooldown and Holy Fire cooldown & DoT?
File: alDamageMeter02-04-11
//nvm found it//
Posted By: Barlow
//nvm found it//
File: EventHorizon08-26-09
Showing Overkill Buff
Posted By: Barlow
Hi there I tried to add the Overkill Buff to EH using this code -- Overkill self:NewSpell({ spellID = 58427, playerbuff = true, requiredTalent = {1,19}, })-- But I can't get it to work. Anyone got an idea, what's wrong?
File: Clique02-19-08
Re: Re: Question on a Custom Macro
Posted By: Barlow
Originally posted by Cladhaire That should always cast the spell on your target, unless the target is out or range, or an invalid target and you have AutoSelfCast enabled. You can test this by making a macro (not in Clique) that does the same thing, drop it on your keyboard, and pressing the key for it while you're mousing over a...
File: Clique02-19-08
Question on a Custom Macro
Posted By: Barlow
Hi there, I want to setup a custom macro for equipping a special idol before casting a spell with Clique. Right now i use /equip Idol of the Emerald Queen /cast Lifebloom But that won't cast on the target but on myself instead, when I click the target's frame. Is there any chance to set up the macro in Clique the way I want?