[v7.6] [INTERNATIONAL] [Resu] GroupGRLevelAdviserPlugin menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 36
  1. #1
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [v7.6] [INTERNATIONAL] [Resu] GroupGRLevelAdviserPlugin


    - Displays an advised group GRift level when rift dialogue is open (+ player battletag, Highest solo GR level, class).
    - When Rift or Grift is over and all players are in town, the Nephalem Obelisk tells you you can close.
    - Red circle around 5% of Rift completion monster groups on minimap.
    - "Talk to Urshi" reminder when teleporting after Greater rift.
    - support for Z class (ZDPS, Sup).
    - Pack leader life percentage (toggleable, on by default)
    - Estimated time left to boss fight :
    Attachment 68630
    - Estimated time left to boss dead (once rift completion is 100%) :
    Attachment 68631

    gr.png

    Download:
    >>>>> GroupGRLevelAdviserPlugin.cs <<<<<

    Install:
    save as plugins/Resu/GroupGRLevelAdviserPlugin.cs
    Last edited by User5981; 08-30-2019 at 11:35 AM.
    Supported version for all Resu plugins

    [v7.6] [INTERNATIONAL] [Resu] GroupGRLevelAdviserPlugin
  2. Thanks johnbl, JollyTex, BeeAntOS (3 members gave Thanks to User5981 for this useful post)
  3. #2
    Xenthalon's Avatar Active Member
    Reputation
    18
    Join Date
    Mar 2017
    Posts
    22
    Thanks G/R
    1/16
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cool idea.

    You can shorten the code quite a bit by refactoring the calculation logic and removing the MaxGRPlayer0-4 variables, they aren't really used outside the main PaintWorld function.

    Code:
    public void PaintWorld(WorldLayer layer)
    {
    	if (Hud.Game.Players.Count() > 1 &&
    		Hud.Render.GetUiElement("Root.NormalLayer.rift_dialog_mainPage").Visible)
    	{
    		int maxGRlevel = 0;
    	
    		foreach (var player in Hud.Game.Players) {
    			maxGRlevel +=  player.HighestSoloRiftLevel;
    		}
    	
    		int GRAverage = Convert.ToInt32(Convert.ToDouble(maxGRlevel / Hud.Game.Players.Count() + 2 * (Hud.Game.Players.Count() - 1)));
    	
    		GRLevelText = GRAverage.ToString();
    	  
    		var uiRect = Hud.Render.GetUiElement("Root.NormalLayer.rift_dialog_mainPage").Rectangle;
    		GRLevelDecorator.Paint(uiRect.Left, uiRect.Top, uiRect.Width, uiRect.Height, HorizontalAlign.Right);
    	}
    }
    I like your spirit, you are one of the few here who still comes up with new ideas for THud. Keep it up

  4. #3
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks Xenthalon!
    Update : Optimized code
    Supported version for all Resu plugins

  5. #4
    Retro33's Avatar Member
    Reputation
    1
    Join Date
    Jul 2018
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    HI
    could help me with that plugin because it doesn't work. I put it in Resu folder , started everything , turbohud worked fine no exceptions but on greater rift no display.
    what you need to check it I will send you
    thenks
    reg
    Last edited by Retro33; 07-08-2018 at 05:50 AM.

  6. #5
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Retro33 View Post
    HI
    could help me with that plugin because it doesn't work. I put it in Res folder , started everything , turbohud worked fine no exceptions but on greater rift no display.
    what you need to check it I will send you
    thenks
    reg
    It only appears when you open the Rift/GRift window (at the Nephalem Obelisk) and your mouse is on the window.
    Supported version for all Resu plugins

  7. #6
    Retro33's Avatar Member
    Reputation
    1
    Join Date
    Jul 2018
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by User5981 View Post
    It only appears when you open the Rift/GRift window (at the Nephalem Obelisk) and your mouse is on the window.
    Yes I it should but it doesn't, How does it works , immediately or wait few seconds
    Last edited by Retro33; 07-08-2018 at 06:37 AM. Reason: error

  8. #7
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated :
    - When Rift or Grift is over and all players are in town, the Nephalem Obelisk tells you you can close.
    Supported version for all Resu plugins

  9. #8
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated :
    Now more accurate because based on the highest rift level of the current character !
    update to TurboHUD 18.8.17.0 before installing !
    Supported version for all Resu plugins

  10. #9
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated :
    Now you can see the number of players in the party, their battletag, class & Solo GR level WHILE Choosing a GR level.
    Supported version for all Resu plugins

  11. #10
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated :
    - Circle around 5% of Rift completion monster groups on minimap.
    Supported version for all Resu plugins

  12. #11
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated :
    - "Talk to Urshi" reminder when teleporting after Greater rift.
    Supported version for all Resu plugins

  13. #12
    HiFive's Avatar Member
    Reputation
    2
    Join Date
    Aug 2018
    Posts
    23
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by User5981 View Post
    Updated :
    - "Talk to Urshi" reminder when teleporting after Greater rift.
    it gives a warning even if you upgraded your gems.

    can it be changed that it would only give a warning if your gems are not upgraded?

    would be really good if the reminder to upgrade your gems would stay on the screen the whole time until they were all upgraded.

    i tried to send you a priv msg but it said you have your settings set to not allow priv msgs not sure if that is by default or if you wanted it that way.

  14. #13
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by HiFive View Post
    it gives a warning even if you upgraded your gems.
    no, once you have opened the Urshi's gem upgrade panel once, there is no more warning.
    If you can reproduce I want a video of that.

    It is not possible to know if the gems have upgraded at this moment in TurboHUD, gem levels update only when you press F3,
    so it is not possible to know how many gems you have upgraded.

    Originally Posted by HiFive View Post
    i tried to send you a priv msg but it said you have your settings set to not allow priv msgs not sure if that is by default or if you wanted it that way.
    yes, I don't want no private messages.
    Supported version for all Resu plugins

  15. #14
    User5981's Avatar First Dev On The Internet
    Reputation
    379
    Join Date
    Aug 2017
    Posts
    765
    Thanks G/R
    30/358
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Updated :
    - Support for Z class (ZDPS, Sup). (will come to my other plugins soon)
    Supported version for all Resu plugins

  16. #15
    Qba454ik's Avatar Member
    Reputation
    1
    Join Date
    Aug 2018
    Posts
    8
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, can i turn off this circle around 5% of Rift completion monster groups on minimap?

Page 1 of 3 123 LastLast

Similar Threads

  1. [v7.3] [INTERNATIONAL] [Resu] ParagonPercentagePlugin
    By User5981 in forum TurboHUD Community Plugins
    Replies: 89
    Last Post: 03-29-2021, 10:18 PM
  2. [v7.3] [INTERNATIONAL] [Resu] CraftersDelightPlugin
    By User5981 in forum TurboHUD Community Plugins
    Replies: 194
    Last Post: 03-07-2021, 05:56 AM
  3. [v7.3] [INTERNATIONAL] [Resu] UrshisGiftPlugin
    By User5981 in forum TurboHUD Community Plugins
    Replies: 55
    Last Post: 12-04-2020, 05:45 PM
  4. [v7.3] [INTERNATIONAL] [Resu] BattleTagAboveBannerPlugin
    By User5981 in forum TurboHUD Community Plugins
    Replies: 56
    Last Post: 08-01-2019, 05:03 AM
  5. [v7.3] [INTERNATIONAL] [Resu] TimeEverywherePlugin
    By User5981 in forum TurboHUD Community Plugins
    Replies: 4
    Last Post: 08-30-2017, 05:20 PM
All times are GMT -5. The time now is 02:32 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