How do i disable two core default plugins? menu

User Tag List

Results 1 to 4 of 4
  1. #1
    LazyDruid's Avatar Member
    Reputation
    3
    Join Date
    Sep 2019
    Posts
    53
    Thanks G/R
    4/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How do i disable two core default plugins?

    I was wondering how i might disable two plugins that appear to be part of the default plugins structure.

    I do not want to remove the plugin code files, but i would like to identify how disable them internally in the code.

    1) The plugin that takes the snapshots and stored them in the capture_paragon directory when you earn a new paragon.

    2) The plugin that shows the estimated exp to reach the next paragon level ( shows arch of paragons ( next 5 levels.. then 100 paragon more.. then like 1000 more ).. ) and the millions / billions / trillions of xp to reach that level.

    Trying to upload screen capture snippet of the plugin output.. but getting errors.
    Hopefully someone knows what i'm referencing and how to identify the CS script and disable the two.


    I am assuming i can use PluginEnablerOrDisablerPlugin.cs to disable the plugins... ( figured that part out myself.. yippee ) i just need to identify the two buggers......
    Last edited by LazyDruid; 10-06-2019 at 06:13 PM.

    How do i disable two core default plugins?
  2. #2
    LazyDruid's Avatar Member
    Reputation
    3
    Join Date
    Sep 2019
    Posts
    53
    Thanks G/R
    4/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok... i figured it out after extensive hunting.... i found the plugin names by using TEXTPAD to search within all *.cs files within the plugins/default directory for the word "paragon".. searchin subdirectories and no case sensitive.. isolated the plugins to be : ParagonCapturePlugin.cs and TopExperienceStatistics.cs


    So added the appropriate lines to the PluginEnablerOrDisablerPlugin.cs file...
    // turn OFF ParagonCapturePlugin
    Hud.TogglePlugin<ParagonCapturePlugin>(false);

    // turn OFF TopExperienceStatistics
    Hud.TogglePlugin<TopExperienceStatistics>(false);

    I know I know.. i answered my own question... but figured maybe this might help someone else in the future.. and letting y'all know i do know how to do work for myself and not ask all the time.. lol

  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)
    Originally Posted by LazyDruid View Post
    Ok... i figured it out after extensive hunting.... i found the plugin names by using TEXTPAD to search within all *.cs files within the plugins/default directory for the word "paragon".. searchin subdirectories and no case sensitive.. isolated the plugins to be : ParagonCapturePlugin.cs and TopExperienceStatistics.cs


    So added the appropriate lines to the PluginEnablerOrDisablerPlugin.cs file...
    // turn OFF ParagonCapturePlugin
    Hud.TogglePlugin<ParagonCapturePlugin>(false);

    // turn OFF TopExperienceStatistics
    Hud.TogglePlugin<TopExperienceStatistics>(false);

    I know I know.. i answered my own question... but figured maybe this might help someone else in the future.. and letting y'all know i do know how to do work for myself and not ask all the time.. lol
    In the future, the best plugin for this would be inspectorgadget by Jack.
    JackCeparouCompass/InspectorGadgetPlugin.cs at v9.0_ready . JackCeparou/JackCeparouCompass . GitHub



    shows current acting plugins when you mouse over top right of screen (and also their mem usage so if ya lagging you know what one is causing it)

  4. #4
    LazyDruid's Avatar Member
    Reputation
    3
    Join Date
    Sep 2019
    Posts
    53
    Thanks G/R
    4/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ahhh.. that is perfect... I will keep this info in mind.. thanks a ton

Similar Threads

  1. [Question] How do I disable greying out items in my Inventory?
    By Synt0xx in forum TurboHUD Support
    Replies: 3
    Last Post: 05-02-2017, 06:43 AM
  2. How do you Playing Two Accounts on one PC at the Same time?
    By Lionofthewarriors in forum WoW Bots Questions & Requests
    Replies: 4
    Last Post: 08-12-2012, 03:22 PM
  3. how do i switch back to default
    By ericpl67 in forum WoW ME Questions and Requests
    Replies: 4
    Last Post: 04-29-2010, 02:20 PM
  4. How do I have two realms and only show one.
    By barinar in forum WoW EMU Questions & Requests
    Replies: 7
    Last Post: 12-30-2008, 06:51 PM
  5. how do i make two realms?
    By anonymous23 in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 01-05-2008, 01:59 PM
All times are GMT -5. The time now is 01:28 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