1. #1
    The Patient MyCelar's Avatar
    10+ Year Old Account
    Join Date
    Jun 2011
    Location
    Norway, Bergen
    Posts
    233

    Need some expert help with a weakaura.

    The purple bar will track Malice debuff (says Power Word: Shield for testing purposes) easy enough to make...

    But I want the red bar to start a custom timer from the very second the Malice Debuff is applied to me.
    I know that you can make a custom timer easily, like in the screenshot, but the problem is I need the timer to restart every time it runs out for aslong as Malice is up.

    The reason is I want to track the ticking rate of the debuff (It ticks every 2 sec). I know you can just look at raid frames, but half my raid have super small raid frames, hidden behind their combat text etc, so this would help a lot for people who havent gotten Malice before.

    BASICALLY: I want a way to trigger the custom timer on time left on a debuff. Nothing works, and I've tried everything I can think of. It seems I need something that is always true, and it has to be under event, then I ahve to make a second trigger when Malice has 12s left. Problem is, I cant find something that is always true under Event...

    Weakauras 2 string of the screenshot: http://pastebin.com/DqzxdVVH

    Last edited by mmocba105e19de; 2013-10-21 at 12:16 PM.

  2. #2
    Try triggering the tick bar everytime you get damage from malice AND a second trigger to check malice is up so it does not show another after the last tick

    Event Combat log Spell Damage Spell name > Malice

    Im not sure if this will trigger if the tick is fully absorbed, though. I cannot test it now, just ask a buddy to test it with a random dot on a duel

  3. #3
    The Patient MyCelar's Avatar
    10+ Year Old Account
    Join Date
    Jun 2011
    Location
    Norway, Bergen
    Posts
    233
    Thanks, but Malice doesen't damage the target

  4. #4
    Yeah just noticed, the bolts firing should be somehow shown on the combatlog, this will be your trigger, you'll need to find it, maybe a spell > cast success event or smth.

    There are no public hc garrosh fights on WoL so could not check it

    - - - Updated - - -

    OR, thinking outside of the box, and using a dirty trick, just place a shrinking texture with a 2 second animation triggered by malice debuf :P

    http://pastebin.com/uzc39ctX
    Last edited by henrytxin; 2013-10-21 at 03:29 AM.

  5. #5
    The Patient MyCelar's Avatar
    10+ Year Old Account
    Join Date
    Jun 2011
    Location
    Norway, Bergen
    Posts
    233
    Quote Originally Posted by henrytxin View Post
    Yeah just noticed, the bolts firing should be somehow shown on the combatlog, this will be your trigger, you'll need to find it, maybe a spell > cast success event or smth.

    There are no public hc garrosh fights on WoL so could not check it
    Could work, if I can track other ppl's combat log. Doubt spell > cast success will work at all.


    Quote Originally Posted by henrytxin View Post
    OR, thinking outside of the box, and using a dirty trick, just place a shrinking texture with a 2 second animation triggered by malice debuf :P

    http://pastebin.com/uzc39ctX
    Wont work, cus the Malice debuff only activates once, and lasts for 14 sec, I need the custom timer to be activated 7 times during the 14s window and last for 2s.

  6. #6
    Yeah yeah, I didnt know how it worked when I first answered but I know now, That texture will fake a 2 second custom timer for as long as the debuff is present, it will "trigger" 7 times during malice. It will work until you come to the elegant solution with a properly coded trigger.

  7. #7
    The Patient
    15+ Year Old Account
    Join Date
    Apr 2008
    Location
    United Kingdom
    Posts
    319
    Run a /combatlog for one attempt and put it on pastebin, it'll be a lot easier to see how the mechanic works then. It is possible to make a custom timer activate 7 times during the 14 seconds but then again it might go out of sync if it's not exactly 2 seconds on the dot (which is why we need to see if there's something that fires when Malice ticks so we can re-sync to timer if need be).

    You can also run http://www.wowace.com/addons/transcriptor/ and type /transcript when you enter P4 area, it might be that it is linked to something else that is not recorded under the CLEU (like an emote, I doubt it though).

    edit:

    Malice is a debuff which persists for 14 seconds and you fire Malicious Blast so yeah this shouldn't be a problem since it is tracked in the combat log.
    Last edited by suprep; 2013-10-21 at 04:49 AM.
    Retired in WoD

  8. #8
    Here ya go: http://pastebin.com/jPJ4pkmR

    I'm not sure if fully understand the way you explained it but I tried my best. This custom timer will trigger when malice ticks. So it will tick, countdown 2 sec, tick, countdown etc...
    Explain it more detailed if this doesn't work for you.

  9. #9
    The Patient MyCelar's Avatar
    10+ Year Old Account
    Join Date
    Jun 2011
    Location
    Norway, Bergen
    Posts
    233
    Got a Weakaura, ill post the string here later if I remember.

  10. #10
    Quote Originally Posted by MyCelar View Post
    Got a Weakaura, ill post the string here later if I remember.
    Any update on this?

  11. #11
    The Patient
    15+ Year Old Account
    Join Date
    Apr 2008
    Location
    United Kingdom
    Posts
    319
    Weakauras v1 Malice Announce: http://pastebin.com/jraAMFr6
    Weakauras v2 Malice Announce: http://pastebin.com/Qf8xWiTn
    Retired in WoD

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •