Hide plugins when Map is Active? menu

User Tag List

Results 1 to 3 of 3
  1. #1
    Csavo's Avatar Active Member
    Reputation
    30
    Join Date
    Mar 2017
    Posts
    121
    Thanks G/R
    17/29
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Hide plugins when Map is Active?

    Sometimes when checking the map while having lots of stuff on screen (PaintWorld stuff from EliteMonsterSkillPlugin, EliteCirclesPlugin, PlayerSkillPlugin, OtherPlayersPlugin etc.) can result in not really seeing anything from the map. Is it possible to hide these somehow?

    I know stuff drawn with PaintTopInGame(ClipState clipState) can be hidden with if (clipState != ClipState.BeforeClip) return; but is there anything we could do with PaintWorld(WorldLayer layer) items?

    Hide plugins when Map is Active?
  2. #2
    Csavo's Avatar Active Member
    Reputation
    30
    Join Date
    Mar 2017
    Posts
    121
    Thanks G/R
    17/29
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There really isn't a bool or something for when the map is active, so we can have something like
    PHP Code:
    if (MapIsActive) return; 

  3. #3
    Csavo's Avatar Active Member
    Reputation
    30
    Join Date
    Mar 2017
    Posts
    121
    Thanks G/R
    17/29
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    well, figured out this one myself as well
    PHP Code:
    var MapUI Hud.Render.GetUiElement("Root.NormalLayer.map_dialog_mainPage.localmap").Visible;
    if (
    MapUI) return; 

Similar Threads

  1. Anyone know of any active real time maps?
    By Nipper in forum Pokemon GO Hacks|Cheats
    Replies: 2
    Last Post: 08-07-2016, 09:42 PM
  2. [Guide] Tip to hide yourself when fishing(Guild)
    By Halo2909 in forum World of Warcraft Guides
    Replies: 4
    Last Post: 10-31-2012, 01:25 PM
  3. Ive notest lua doesnt work when map id is -0- Or does it?
    By Tom_2001 in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 02-01-2008, 04:55 PM
  4. [Hunter] Shadowmeld Hides Active Flares
    By Alkhara Majere in forum World of Warcraft Exploits
    Replies: 10
    Last Post: 07-04-2007, 12:38 PM
  5. When should I activate Cheat Engine speed hack?
    By TyrantWoW in forum World of Warcraft General
    Replies: 0
    Last Post: 02-03-2007, 08:06 PM
All times are GMT -5. The time now is 10:59 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