Minimap opacity menu

User Tag List

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

    Minimap opacity

    even with the setting

    Hud.SceneReveal.MinimapOpacity = 100;

    on RevealConfigurationExamplePlugin.cs the minimap its still too transparent for me, anyway to make it even more opaque?

    Minimap opacity
  2. #2
    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)
    try to set it to 255

  3. #3
    iThinkiWin's Avatar Active Member
    Reputation
    28
    Join Date
    Oct 2018
    Posts
    104
    Thanks G/R
    25/25
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
            public void Customize()
            {
                Hud.SceneReveal.MapEnabled = true;
                Hud.SceneReveal.MapOpacity = 30;
                Hud.SceneReveal.MinimapEnabled = true;
                Hud.SceneReveal.MinimapOpacity = 50;
                Hud.SceneReveal.MinimapClip = false;
                Hud.SceneReveal.DisplaySceneBorder = true;
                Hud.SceneReveal.BrushKnown = new SolidBrush(Color.FromArgb(50, 20, 180, 20));
                Hud.SceneReveal.SceneBorderPen = new Pen(Color.Red, 4.0f);
                Hud.SceneReveal.SceneBorderPen.DashCap = System.Drawing.Drawing2D.DashCap.Round;
                Hud.SceneReveal.SceneBorderPen.DashPattern = new float[]{4.0F, 2.0F, 1.0F, 3.0F, 1.0f, 5.0f, 1.0f};
            }

  4. #4
    mois's Avatar Member
    Reputation
    8
    Join Date
    Feb 2018
    Posts
    54
    Thanks G/R
    178/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by iThinkiWin View Post
    Code:
            public void Customize()
            {
                Hud.SceneReveal.MapEnabled = true;
                Hud.SceneReveal.MapOpacity = 30;
                Hud.SceneReveal.MinimapEnabled = true;
                Hud.SceneReveal.MinimapOpacity = 50;
                Hud.SceneReveal.MinimapClip = false;
                Hud.SceneReveal.DisplaySceneBorder = true;
                Hud.SceneReveal.BrushKnown = new SolidBrush(Color.FromArgb(50, 20, 180, 20));
                Hud.SceneReveal.SceneBorderPen = new Pen(Color.Red, 4.0f);
                Hud.SceneReveal.SceneBorderPen.DashCap = System.Drawing.Drawing2D.DashCap.Round;
                Hud.SceneReveal.SceneBorderPen.DashPattern = new float[]{4.0F, 2.0F, 1.0F, 3.0F, 1.0f, 5.0f, 1.0f};
            }
    Hey,

    Your code doesn't work for me

  5. #5
    iThinkiWin's Avatar Active Member
    Reputation
    28
    Join Date
    Oct 2018
    Posts
    104
    Thanks G/R
    25/25
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [C#] RevealMapPlugin - Pastebin.com place in /user/ folder.
    -rename RevealConfigurationExamplePlugin back to txt if you have it as a .cs

  6. Thanks mois, RNN (2 members gave Thanks to iThinkiWin for this useful post)
  7. #6
    takayo72's Avatar Active Member
    Reputation
    17
    Join Date
    Jan 2018
    Posts
    203
    Thanks G/R
    43/15
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    could i adjust the scene border opacity ?
    Now, it affected by Hud.SceneReveal.MinimapOpacity variable too

Similar Threads

  1. Minimap reveal Opacity
    By gabinator in forum TurboHUD Community Plugins
    Replies: 0
    Last Post: 02-04-2019, 07:55 PM
  2. [Question] Modify color / opacity of Map and Minimap
    By smoochy84 in forum TurboHUD Support
    Replies: 7
    Last Post: 06-14-2018, 08:46 PM
  3. [How To] Where can I modify the opacity of the minimap?
    By Klamist in forum TurboHUD Support
    Replies: 1
    Last Post: 05-30-2018, 12:40 AM
  4. Stormwind Minimap Glitch?
    By doomsynn in forum World of Warcraft Exploration
    Replies: 16
    Last Post: 06-27-2007, 01:09 AM
  5. Minimap -> Mini TV Addon
    By naix in forum World of Warcraft General
    Replies: 4
    Last Post: 03-05-2007, 01:08 PM
All times are GMT -5. The time now is 03:04 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