minimap reveal can add tow options, like as Enigma.maphack? menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    SeaDragon's Avatar Contributor
    Reputation
    321
    Join Date
    Aug 2016
    Posts
    1,041
    Thanks G/R
    140/299
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    minimap reveal can add tow options, like as Enigma.maphack?



    It seems that the Enigma's maphack looks good too
    Can you add tow options, break through the minimap and add the edge line?

    minimap reveal can add tow options, like as Enigma.maphack?
  2. #2
    Noobz's Avatar Member
    Reputation
    6
    Join Date
    Mar 2017
    Posts
    143
    Thanks G/R
    8/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok I give up. What are tow options?

    Noobz

  3. #3
    SeaDragon's Avatar Contributor
    Reputation
    321
    Join Date
    Aug 2016
    Posts
    1,041
    Thanks G/R
    140/299
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Restrict Minimap(Break through Minimap)
    Show Scene Edges

  4. #4
    Noobz's Avatar Member
    Reputation
    6
    Join Date
    Mar 2017
    Posts
    143
    Thanks G/R
    8/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ahh, ok, I see it now, thank you.

  5. #5
    Razzko's Avatar Active Member
    Reputation
    15
    Join Date
    Oct 2007
    Posts
    103
    Thanks G/R
    15/5
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Would love a toggle hotkey for that, maybe even centered like the overlay map in Diablo 2 or Path of Exile.

    Could basically unbind the games' own tab map and use this one over it.

  6. #6
    SeaDragon's Avatar Contributor
    Reputation
    321
    Join Date
    Aug 2016
    Posts
    1,041
    Thanks G/R
    140/299
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    18.6.10.0 BETA for Diablo III 2.6.1.50649 (v7.6) supported it, thank you KJ

  7. #7
    Aiste's Avatar Member
    Reputation
    2
    Join Date
    Apr 2017
    Posts
    38
    Thanks G/R
    29/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Since it is supported, how to get unrestricted minimap?
    Edit the ISceneRevealController.cs?

  8. #8
    n1com's Avatar Member
    Reputation
    2
    Join Date
    May 2017
    Posts
    39
    Thanks G/R
    45/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by SeaDragon View Post
    18.6.10.0 BETA for Diablo III 2.6.1.50649 (v7.6) supported it, thank you KJ
    May i ask how i do enable that beauty?

  9. #9
    JohnWick's Avatar Member
    Reputation
    12
    Join Date
    Mar 2017
    Posts
    102
    Thanks G/R
    82/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Aiste View Post
    Since it is supported, how to get unrestricted minimap?
    Edit the ISceneRevealController.cs?
    Originally Posted by n1com View Post
    May i ask how i do enable that beauty?
    go to

    \plugins\User\

    change extension

    RevealConfigurationExamplePlugin.txt
    to
    RevealConfigurationExamplePlugin.cs

  10. Thanks Aiste (1 members gave Thanks to JohnWick for this useful post)
  11. #10
    Aiste's Avatar Member
    Reputation
    2
    Join Date
    Apr 2017
    Posts
    38
    Thanks G/R
    29/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ty John's its very good now.

  12. #11
    odaru7788's Avatar Member
    Reputation
    3
    Join Date
    Mar 2017
    Posts
    108
    Thanks G/R
    45/2
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    I can't find 18.6.10.1

  13. #12
    SeaDragon's Avatar Contributor
    Reputation
    321
    Join Date
    Aug 2016
    Posts
    1,041
    Thanks G/R
    140/299
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Custom code
    Code:
    Hud.SceneReveal.MapEnabled = true;
    Hud.SceneReveal.MapOpacity = 50;
    Hud.SceneReveal.MinimapEnabled = true;
    Hud.SceneReveal.MinimapOpacity = 50;
    Hud.SceneReveal.MinimapClip = false;
    Hud.SceneReveal.DisplaySceneBorder = true;
    Hud.SceneReveal.BrushKnown = new System.Drawing.SolidBrush(System.Drawing.Color.FromArgb(64, 180, 180, 250));

  14. #13
    odaru7788's Avatar Member
    Reputation
    3
    Join Date
    Mar 2017
    Posts
    108
    Thanks G/R
    45/2
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    solved

    delete.............
    Last edited by odaru7788; 06-11-2018 at 01:07 AM.

  15. #14
    Bonza13's Avatar Member
    Reputation
    1
    Join Date
    May 2018
    Posts
    6
    Thanks G/R
    16/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by JohnWick View Post
    go to

    \plugins\User\

    change extension

    RevealConfigurationExamplePlugin.txt
    to
    RevealConfigurationExamplePlugin.cs
    I do this but nothing happened ??

  16. #15
    Buzzy62's Avatar Member
    Reputation
    10
    Join Date
    Mar 2017
    Posts
    105
    Thanks G/R
    18/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Bonza13 View Post
    I do this but nothing happened ??
    Now you can edit that file and it will change things. For example:

    Hud.SceneReveal.MinimapClip = true;

Page 1 of 2 12 LastLast

Similar Threads

  1. any ideas for what else i can add in my pvpbot addon
    By charles420 in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 12-22-2012, 10:37 PM
  2. can someone make bot like PQrotation bot
    By machajr in forum SWTOR Bots and Programs
    Replies: 4
    Last Post: 01-06-2012, 11:23 AM
  3. How can I find warden-like code on a non-WoW or non-blizz game?
    By popinman322 in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 10-02-2010, 12:59 PM
  4. Replies: 3
    Last Post: 08-17-2008, 11:50 PM
  5. Add payment option disabled
    By fomo in forum World of Warcraft General
    Replies: 2
    Last Post: 07-02-2008, 01:54 PM
All times are GMT -5. The time now is 06:02 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