UI above skill bar menu

User Tag List

Results 1 to 9 of 9
  1. #1
    wad1532's Avatar Member
    Reputation
    7
    Join Date
    Mar 2019
    Posts
    94
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    UI above skill bar

    How do i take out the default UI above the skill bar again??????

    UI above skill bar
  2. #2
    M1SHAKE's Avatar Member
    Reputation
    7
    Join Date
    Jul 2018
    Posts
    94
    Thanks G/R
    5/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Add this to pluginEnableAndDisablerPlugin
    Code:
    Hud.RunOnPlugin<OriginalSkillBarPlugin>(plugin =>
    {
        plugin.SkillPainter.EnableSkillDpsBar = false;
        plugin.SkillPainter.EnableDetailedDpsHint = false;
    });

  3. #3
    Jembo's Avatar Active Member
    Reputation
    33
    Join Date
    Nov 2018
    Posts
    112
    Thanks G/R
    28/30
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Perhaps you meant this one?
    Code:
    	    // enable attributes labels above skills
    	    Hud.TogglePlugin<AttributeLabelListPlugin>(false);

  4. #4
    wad1532's Avatar Member
    Reputation
    7
    Join Date
    Mar 2019
    Posts
    94
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I WAS talking about the 2nd one, but the first one was great too!!!!!!!!!! TY GUys

  5. #5
    wad1532's Avatar Member
    Reputation
    7
    Join Date
    Mar 2019
    Posts
    94
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jembo View Post
    Perhaps you meant this one?
    Code:
    	    // enable attributes labels above skills
    	    Hud.TogglePlugin<AttributeLabelListPlugin>(false);




    I TRIED doing the samething with the GroundCircleDecorator but it doesnt work..... i tried toggle/ get


    // turn off ground circle
    Hud.GetPlugin<GroundCircleDecoratorPlugin>(false); how far am i off????

  6. #6
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wad1532 View Post
    I TRIED doing the samething with the GroundCircleDecorator but it doesnt work..... i tried toggle/ get


    // turn off ground circle
    Hud.GetPlugin<GroundCircleDecoratorPlugin>(false); how far am i off????
    GroundCircleDecoratorPlugin is not a plugin, just a helper class to display a circle on the ground,
    You need to disable each Decorator on that plugin or disable that whole plugin

  7. #7
    wad1532's Avatar Member
    Reputation
    7
    Join Date
    Mar 2019
    Posts
    94
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by s4000 View Post
    GroundCircleDecoratorPlugin is not a plugin, just a helper class to display a circle on the ground,
    You need to disable each Decorator on that plugin or disable that whole plugin
    TY s4000!! but that wasn't even the right thing i was trying to disable...... i was trying to disable "i believe" the pick up radius " around the toon.

  8. #8
    Jembo's Avatar Active Member
    Reputation
    33
    Join Date
    Nov 2018
    Posts
    112
    Thanks G/R
    28/30
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by wad1532 View Post
    TY s4000!! but that wasn't even the right thing i was trying to disable...... i was trying to disable "i believe" the pick up radius " around the toon.
    Try this:
    Code:
    	    // enable pickup range transparent circle around player when moving
    	    Hud.TogglePlugin<PickupRangePlugin>(false);

  9. #9
    wad1532's Avatar Member
    Reputation
    7
    Join Date
    Mar 2019
    Posts
    94
    Thanks G/R
    11/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jembo View Post
    Try this:
    Code:
    	    // enable pickup range transparent circle around player when moving
    	    Hud.TogglePlugin<PickupRangePlugin>(false);
    TY Jembo, that was it!!!

Similar Threads

  1. [Question] How to remove Buff icons above skill bar?
    By slipslop in forum TurboHUD Support
    Replies: 0
    Last Post: 06-08-2019, 05:00 AM
  2. [Request] Blood is power activated or not on skill bar
    By HiFive in forum TurboHUD Discussions
    Replies: 0
    Last Post: 09-02-2018, 04:49 PM
  3. How to disable elite skill bar in plugins
    By Orbson in forum TurboHUD Discussions
    Replies: 2
    Last Post: 06-18-2018, 02:06 AM
  4. Website that shows you some skill bar setups?
    By Venox in forum World of Warcraft General
    Replies: 3
    Last Post: 08-17-2007, 02:21 PM
All times are GMT -5. The time now is 06:01 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