Buff FD on ExpBar menu

User Tag List

Results 1 to 7 of 7
  1. #1
    denismax7's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    4
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Buff FD on ExpBar

    Hi!
    Can anyone help me, please, show Flying Dragon buff in exp bar on AttackSpeed Panel?
    Buff FD on ExpBar-2-gif

    Buff FD on ExpBar
  2. #2
    JackCeparou's Avatar Savvy ? 🐒
    Reputation
    534
    Join Date
    Mar 2017
    Posts
    588
    Thanks G/R
    51/490
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PHP Code:
                Hud.RunOnPlugin<AttributeLabelListPlugin>(plugin =>
                {
                    var 
    dpsDecorator plugin.LabelList.LabelDecorators[2];
                    
    dpsDecorator.TextFunc = () =>
                    {
                        var 
    dps Hud.Game.Me.Offense.SheetDps * (Hud.Game.Me.Powers.BuffIsActive(2465621) ? 1);
                        return 
    ValueToString(dpsValueFormat.ShortNumber);
                    };
                    var 
    apsDecorator plugin.LabelList.LabelDecorators[3];
                    
    apsDecorator.TextFunc = () =>
                    {
                        var 
    aps Hud.Game.Me.Offense.AttackSpeed * (Hud.Game.Me.Powers.BuffIsActive(2465621) ? 1);
                        return 
    aps.ToString("F2"System.Globalization.CultureInfo.InvariantCulture) + "/s";
                    };
                }); 
    If you don't know what to do with this code : Default theme customization 101
    Last edited by JackCeparou; 03-29-2017 at 10:41 AM. Reason: code fix
    Hide the Rum! --> Default theme customization 101 <--

  3. #3
    KillerJohn's Avatar TurboHUD HUDmaster CoreCoins Purchaser Authenticator enabled
    Reputation
    3693
    Join Date
    Jul 2012
    Posts
    2,532
    Thanks G/R
    46/3335
    Trade Feedback
    0 (0%)
    Mentioned
    16 Post(s)
    Tagged
    0 Thread(s)
    won't this result a nullref exception?

  4. #4
    JackCeparou's Avatar Savvy ? 🐒
    Reputation
    534
    Join Date
    Mar 2017
    Posts
    588
    Thanks G/R
    51/490
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by KillerJohn View Post
    won't this result a nullref exception?
    True, i rushed it too fast ^^
    Only tested on my monk who has the item ^^'

    Edit : fixed.
    Last edited by JackCeparou; 03-28-2017 at 04:48 PM.
    Hide the Rum! --> Default theme customization 101 <--

  5. #5
    denismax7's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    4
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks, but this is work incorrect
    It simple always *2 AS on bar:
    Buff FD on ExpBar-2-1-gif

  6. #6
    JackCeparou's Avatar Savvy ? 🐒
    Reputation
    534
    Join Date
    Mar 2017
    Posts
    588
    Thanks G/R
    51/490
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Totally forgot the icon...
    Code snippet re-fixed ^^'
    Hide the Rum! --> Default theme customization 101 <--

  7. Thanks denismax7 (1 members gave Thanks to JackCeparou for this useful post)
  8. #7
    denismax7's Avatar Member
    Reputation
    1
    Join Date
    Mar 2017
    Posts
    4
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its working! BIG thanks!!!

Similar Threads

  1. Queue in AB or WSG with deserter buff on
    By Matt in forum World of Warcraft Exploits
    Replies: 0
    Last Post: 04-07-2006, 07:28 AM
  2. No deserter buff for Holy Priests
    By Matt in forum World of Warcraft Exploits
    Replies: 2
    Last Post: 04-06-2006, 10:53 AM
  3. Sunfruit STACKS for insane Strength Buff
    By Matt in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 04-02-2006, 03:12 AM
  4. AFK Out of BG without deserter buff
    By Matt in forum World of Warcraft Exploits
    Replies: 0
    Last Post: 03-29-2006, 09:51 AM
  5. Getting into BG with that pesky deserters buff!
    By janzi9 in forum World of Warcraft Exploits
    Replies: 0
    Last Post: 03-06-2006, 11:35 PM
All times are GMT -5. The time now is 04:44 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search