Primal Ancient Drop menu

User Tag List

Results 1 to 3 of 3
  1. #1
    Darek043's Avatar Member
    Reputation
    1
    Join Date
    Jan 2018
    Posts
    8
    Thanks G/R
    14/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Primal Ancient Drop

    Hello,

    i see a lot of times that primal ancient items have a red line when they drop than others. So how can we change the size of this red line and be more easier to watch out about them? Thanks.

    65t24ty254y — imgbb.com

    Primal Ancient Drop
  2. #2
    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)
    Try this in your PluginEnablerOrDisablerPlugin.cs.
    Code:
                Hud.RunOnPlugin<ItemsPlugin>(plugin =>
                {
                    plugin.EnableSpeakPrimal = true;
                    plugin.EnableSpeakPrimalSet = true;
    
                    // Disable "normal" item decorators.
                    plugin.LegendaryDecorator.Enabled = false;
                    plugin.SetDecorator.Enabled = false;
    
                    // Show ancient and primal items on mini map.
                    plugin.AncientDecorator.Decorators.Add(new MapLabelDecorator(Hud)
                    {
                        LabelFont = Hud.Render.CreateFont("tahoma", 6, 255, 235, 120, 0, true, false, false),
                        RadiusOffset = 14,
                        Up = true,
                    });
                    plugin.AncientSetDecorator.Decorators.Add(new MapLabelDecorator(Hud)
                    {
                        LabelFont = Hud.Render.CreateFont("tahoma", 6, 255, 0, 170, 0, true, false, false),
                        RadiusOffset = 14,
                        Up = true,
                    });
                    plugin.PrimalDecorator.Decorators.Add(new MapLabelDecorator(Hud)
                    {
                        LabelFont = Hud.Render.CreateFont("tahoma", 7, 255, 240, 20, 0, true, false, false),
                        RadiusOffset = 14,
                        Up = true,
                    });
                    plugin.PrimalSetDecorator.Decorators.Add(new MapLabelDecorator(Hud)
                    {
                        LabelFont = Hud.Render.CreateFont("tahoma", 7, 255, 240, 20, 0, true, false, false),
                        RadiusOffset = 14,
                        Up = true,
                    });
                    // Add ground circle for Death Breaths.
                    plugin.DeathsBreathDecorator.Add(new GroundCircleDecorator(Hud)
                    {
                        Brush = Hud.Render.CreateBrush(192, 102, 202, 177, -2),
                        Radius = 1.25f,
                    });
                });

  3. Thanks Darek043 (1 members gave Thanks to JarJarD3 for this useful post)
  4. #3
    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)
    And then there is this: [ENGLISH] [Prrovoss] PopupNotifications

  5. Thanks Darek043 (1 members gave Thanks to JarJarD3 for this useful post)

Similar Threads

  1. How does TH identify primal ancients
    By herge in forum TurboHUD Support
    Replies: 4
    Last Post: 08-24-2018, 08:39 AM
  2. [Question] Primal Ancients decorator
    By JohnWick in forum TurboHUD Discussions
    Replies: 39
    Last Post: 03-31-2017, 11:47 AM
  3. Suramar - XP - Gold - World Drop - Ancient Mana
    By TowerX in forum World of Warcraft Exploits
    Replies: 12
    Last Post: 09-04-2016, 12:07 AM
  4. See Enemy Weapon Drop Before Kill (New Locs)
    By Matt in forum World of Warcraft Exploits
    Replies: 22
    Last Post: 10-12-2006, 12:20 AM
All times are GMT -5. The time now is 10:51 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search