Reposition COE buff menu

User Tag List

Results 1 to 3 of 3
  1. #1
    swissfight's Avatar Member
    Reputation
    1
    Join Date
    Apr 2013
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Reposition COE buff

    Hi all ,

    can someone tell my how i can reposition ( or add a new one) the COE Buff under the Feet of my char


    thx alot

    Reposition COE buff
  2. #2
    Stormreaver's Avatar Contributor
    Reputation
    152
    Join Date
    Jul 2012
    Posts
    290
    Thanks G/R
    40/136
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    - Go to Plugins > User folder.
    - Change PluginEnablerOrDisablerPlugin.txt file extension to PluginEnablerOrDisablerPlugin.cs.
    - Open the above file.
    - Under Customize() method, paste the code below:
    Code:
                Hud.RunOnPlugin<PlayerBottomBuffListPlugin>(plugin =>
                {
                    plugin.BuffPainter.ShowTimeLeftNumbers = true;
                    plugin.BuffPainter.Opacity = 0.80f;
    		//plugin.BuffPainter.ShowTooltips = false,
    				
    
    		// COE: ALL
    		plugin.RuleCalculator.Rules.Add(new BuffRule(430674) {
    			IconIndex = null, MinimumIconCount = 1, ShowTimeLeft = true, IconSizeMultiplier = 1.4f, });
    				
                });

    - The final result should look like this:
    Code:
            public void Customize()
            {
    		
                Hud.RunOnPlugin<PlayerBottomBuffListPlugin>(plugin =>
                {
                    plugin.BuffPainter.ShowTimeLeftNumbers = true;
                    plugin.BuffPainter.Opacity = 0.80f;
    		//plugin.BuffPainter.ShowTooltips = false,
    				
    
    		// COE: ALL
    		plugin.RuleCalculator.Rules.Add(new BuffRule(430674) {
    			IconIndex = null, MinimumIconCount = 1, ShowTimeLeft = true, IconSizeMultiplier = 1.4f, });
    				
                });
    
            }
    Last edited by Stormreaver; 08-07-2017 at 07:03 AM.

  3. #3
    swissfight's Avatar Member
    Reputation
    1
    Join Date
    Apr 2013
    Posts
    9
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thx alot, works fine

Similar Threads

  1. [Request] COE Buff not rotating
    By MLPFUN in forum TurboHUD Discussions
    Replies: 2
    Last Post: 10-27-2018, 08:46 AM
  2. [Request] CoE Buff
    By antmeyerx in forum TurboHUD Discussions
    Replies: 4
    Last Post: 04-13-2017, 05:31 PM
  3. COE Buff
    By FredDurst in forum TurboHUD Discussions
    Replies: 2
    Last Post: 04-10-2017, 07:53 PM
  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 05:13 PM. 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