Oculus position at mini map ? menu

User Tag List

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

    Oculus position at mini map ?

    I would like to see an icon at mini map to indicate where the oculus circle is opened ...
    If any one knows how to do it and inform here I appreciate..

    Oculus position at mini map ?
  2. #2
    MrOne's Avatar Contributor
    Reputation
    163
    Join Date
    Mar 2017
    Posts
    322
    Thanks G/R
    66/141
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    rename file in \plugins\User\PluginEnablerOrDisablerPlugin.txt -> \plugins\User\PluginEnablerOrDisablerPlugin.cs
    and add this lines in Customize section

    Code:
                // Oculus minimap
                Hud.RunOnPlugin<OculusPlugin>(plugin =>
                {
                    plugin.Decorator.Decorators.Add(new MapShapeDecorator(Hud)
                    {
                        Brush = Hud.Render.CreateBrush(255, 128, 255, 0, 2),
                        Radius = 10.0f,
                        ShapePainter = new CircleShapePainter(Hud),
                    });
                });
    If I helped you, click "Give Thanks!"

  3. Thanks serlev, RealGsus, johnbl, Wasted74, Aiste (5 members gave Thanks to MrOne for this useful post)
  4. #3
    serlev's Avatar Member
    Reputation
    3
    Join Date
    Apr 2012
    Posts
    97
    Thanks G/R
    10/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MrOne View Post
    rename file in \plugins\User\PluginEnablerOrDisablerPlugin.txt -> \plugins\User\PluginEnablerOrDisablerPlugin.cs
    and add this lines in Customize section

    Code:
                // Oculus minimap
                Hud.RunOnPlugin<OculusPlugin>(plugin =>
                {
                    plugin.Decorator.Decorators.Add(new MapShapeDecorator(Hud)
                    {
                        Brush = Hud.Render.CreateBrush(255, 128, 255, 0, 2),
                        Radius = 10.0f,
                        ShapePainter = new CircleShapePainter(Hud),
                    });
                });
    Ty so much for your quick response... It worked..
    and ofc I gave my Thanks

Similar Threads

  1. Mini Map Question
    By Xmaily in forum WoW EMU Questions & Requests
    Replies: 0
    Last Post: 08-31-2015, 07:04 PM
  2. See RARES on mini-map before they spawn!
    By jaskaos in forum World of Warcraft Exploits
    Replies: 9
    Last Post: 10-04-2013, 11:19 PM
  3. In-game Quest Addon +mini map
    By Haitamo in forum World of Warcraft Guides
    Replies: 7
    Last Post: 03-20-2008, 11:28 AM
  4. PTR 2.3.0: Mini-Map Improvements
    By iscscz in forum World of Warcraft General
    Replies: 7
    Last Post: 11-09-2007, 06:40 AM
  5. Treasure Chest Mini-map
    By HolyForce in forum World of Warcraft General
    Replies: 5
    Last Post: 02-09-2007, 08:20 AM
All times are GMT -5. The time now is 12:39 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