Is there a guide? menu

User Tag List

Results 1 to 4 of 4
  1. #1
    jasefury's Avatar Member
    Reputation
    1
    Join Date
    Jan 2019
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Is there a guide?

    As the title states, is there a guide that explains the information displayed by TurboHud?

    Something I noticed is that TurboHud grays out items in my inventory. I almost dusted my BiS Bracers, is there a way to configure that? Thanks!

    Is there a guide?
  2. #2
    icheck's Avatar Banned
    Reputation
    6
    Join Date
    Jan 2019
    Posts
    36
    Thanks G/R
    11/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Read User\PluginEnablerOrDisablerPlugin.txt

    By having that file extension .txt is ignored, you have to change the name to PluginEnablerOrDisablerPlugin.cs
    The line of code that does what you're looking for is:

    // turn off sell darkening
    Hud.GetPlugin <InventoryAndStashPlugin> (). NotGoodDisplayEnabled = false;

    The rest of the configurations that are of example you can deactivate them putting "//" in front or deleting the lines directly.

    To understand it more clearly, you could leave the contents of that file ( PluginEnablerOrDisablerPlugin.cs ) like this:

    Code:
    using Turbo.Plugins.Default;
    namespace Turbo.Plugins.User
    {
        public class PluginEnablerOrDisablerPlugin : BasePlugin, ICustomizer
        {
            public PluginEnablerOrDisablerPlugin()
            {
                Enabled = true;
            }
            public override void Load(IController hud)
            {
                base.Load(hud);
            }
            public void Customize()
            {
                Hud.GetPlugin<InventoryAndStashPlugin>().NotGoodDisplayEnabled = false;
            }
        }
    }
    This will remove some items from looking gray
    Last edited by icheck; 01-21-2019 at 09:43 AM.

  3. #3
    jasefury's Avatar Member
    Reputation
    1
    Join Date
    Jan 2019
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by icheck View Post
    Read User\PluginEnablerOrDisablerPlugin.txt

    By having that file extension .txt is ignored, you have to change the name to PluginEnablerOrDisablerPlugin.cs
    The line of code that does what you're looking for is:

    // turn off sell darkening
    Hud.GetPlugin <InventoryAndStashPlugin> (). NotGoodDisplayEnabled = false;

    The rest of the configurations that are of example you can deactivate them putting "//" in front or deleting the lines directly.

    To understand it more clearly, you could leave the contents of that file ( PluginEnablerOrDisablerPlugin.cs ) like this:

    Code:
    using Turbo.Plugins.Default;
    namespace Turbo.Plugins.User
    {
        public class PluginEnablerOrDisablerPlugin : BasePlugin, ICustomizer
        {
            public PluginEnablerOrDisablerPlugin()
            {
                Enabled = true;
            }
            public override void Load(IController hud)
            {
                base.Load(hud);
            }
            public void Customize()
            {
                Hud.GetPlugin<InventoryAndStashPlugin>().NotGoodDisplayEnabled = false;
            }
        }
    }
    This will remove some items from looking gray
    Thank you for this...

    It seems this turns the graying off all the way. I like the concept of the graying. Is there a way to customize it for the build I am using? Also, how does the gear scoring work?

  4. #4
    JarJarD3's Avatar Contributor
    Reputation
    106
    Join Date
    Oct 2017
    Posts
    395
    Thanks G/R
    41/101
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    IMHO "gear scoring" unfortunately does not work.
    Most of my Primal Ancient gear is grayed out by InventoryAndStashPlugin.
    I guess that everybody disables it totally or at least does not rely on that grayed out items are poor.
    I created a plugin that replaces item graying by green and red stars but it does not help as the stars seems to be totally random for me.

    Please correct me if I am wrong!

Similar Threads

  1. Is there a guide anywhere to starting a new account to bot on?
    By bashy in forum World of Warcraft General
    Replies: 3
    Last Post: 09-20-2016, 08:05 AM
  2. Is there a guide somewhere on buying SoR accounts?
    By IPushButtons in forum World of Warcraft General
    Replies: 0
    Last Post: 01-05-2014, 05:22 AM
  3. Is there a guide for building towns and such?
    By worldslayer in forum WoW EMU Questions & Requests
    Replies: 1
    Last Post: 11-14-2008, 06:58 PM
  4. Is there a guide how to get alot of players on your server?
    By Lexeus in forum World of Warcraft Emulator Servers
    Replies: 7
    Last Post: 04-24-2008, 02:29 PM
  5. Is there a guide?
    By gis1239 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 12-09-2007, 12:37 PM
All times are GMT -5. The time now is 09:15 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