How to bring aplugin on top overlay of another plugin menu

User Tag List

Results 1 to 4 of 4
  1. #1
    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)

    How to bring aplugin on top overlay of another plugin

    Imgur: The magic of the Internet

    For example, i want the gigi buff plugin icon paint on top of player's marker plugin

    How to bring aplugin on top overlay of another plugin
  2. #2
    RNN's Avatar Legendary
    Reputation
    876
    Join Date
    Sep 2018
    Posts
    1,154
    Thanks G/R
    108/838
    Trade Feedback
    0 (0%)
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    Assign him a different Order or assign one superior to the gigi buff plugin , the one with a higher value will be drawn above the others

    dia...-priority.html

    https://www.ownedcore.com/forums/dia...ml#post3997240
    Last edited by RNN; 11-26-2019 at 08:04 PM.

  3. Thanks takayo72, johnbl (2 members gave Thanks to RNN for this useful post)
  4. #3
    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)
    Regarding the plugin rendering order variable, could I customize and specify on plugin customize code in the PluginEnablerOrDisablerPlugin.cs file ?



    Edit:
    I did try on adding the order value of the two overlapping plugin.

    the class marker plugin still rendered on top of gigi buff plugin

    Code:
    Hud.RunOnPlugin<Gigi.PartyBuffPlugin>(plugin => {
    
                    plugin.Order = 35000;
                });
    
    Hud.RunOnPlugin<RNN.OtherClassMarkers>(plugin=>{
                    plugin.ShowInTown = true;
    
                    plugin.Order = 34000;
    
    
    
                });
    Last edited by takayo72; 11-26-2019 at 11:22 PM.

  5. #4
    RNN's Avatar Legendary
    Reputation
    876
    Join Date
    Sep 2018
    Posts
    1,154
    Thanks G/R
    108/838
    Trade Feedback
    0 (0%)
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    If you want to keep the outer circle for your character (to disable it use plugin.MyCircle = false), the best option in my opinion is that you directly edit the gigi plugin (surely there will be no more updates / changes) to add Order, and assign a value after 30950 (30951 for example)
    PartyBuffPlugin.cs (lines 38 and 39)
    Code:
                base.Load(hud);
                buffRuleFactory = new BuffRuleFactory(hud);
    Code:
                base.Load(hud);
                Order = 30951;
                buffRuleFactory = new BuffRuleFactory(hud);
    The reason to add a high Order in the OtherClassMarkers plugin is because you always see where each player is, it is important in GR, the monk will better locate the dps to place the sanctuary.
    Last edited by RNN; 11-27-2019 at 04:24 AM.

  6. Thanks takayo72 (1 members gave Thanks to RNN for this useful post)

Similar Threads

  1. [Legit] How To: On Top Part Of SW Auction House
    By SenpaiExplorerChicks in forum WoW Classic Exploration
    Replies: 2
    Last Post: 09-14-2019, 01:02 AM
  2. How to put yourself at top of damage meters (recount mod)
    By puppychow in forum World of Warcraft Exploits
    Replies: 79
    Last Post: 10-02-2010, 10:38 PM
  3. [How To] Get fully on top of Orgrimmar with no warlock
    By Sneakylemons in forum World of Warcraft Exploration
    Replies: 9
    Last Post: 07-21-2009, 04:34 PM
  4. [Request]Nooby Guide On How To Make A Private Server Out Of Scratch
    By death1223 in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 12-17-2007, 11:41 AM
  5. Replies: 0
    Last Post: 12-10-2007, 05:54 AM
All times are GMT -5. The time now is 09:46 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search