[INTERNATIONAL] [Prrovoss] PartyInspector menu

User Tag List

Page 6 of 8 FirstFirst ... 2345678 LastLast
Results 76 to 90 of 112
  1. #76
    2003VB12's Avatar Member
    Reputation
    1
    Join Date
    Feb 2018
    Posts
    32
    Thanks G/R
    4/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello Provoss, just a small question. How do I rebind what key toggles this UI? For example, I want to rebind it to ` (grave) key, what should I replace with the Key.F8?

    [INTERNATIONAL] [Prrovoss] PartyInspector
  2. #77
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 2003VB12 View Post
    Hello Provoss, just a small question. How do I rebind what key toggles this UI? For example, I want to rebind it to ` (grave) key, what should I replace with the Key.F8?
    you can look through this list:
    Keys Enumeration (System.Windows.Forms)

    these are all keys available

  3. #78
    HausMarcE's Avatar Member
    Reputation
    9
    Join Date
    Jan 2012
    Posts
    12
    Thanks G/R
    12/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello prrovoss
    thx for nice plugin
    can you help me the plugin work on my 3840*1080 screen?



    Thx
    Last edited by HausMarcE; 04-15-2018 at 03:58 AM.

  4. #79
    MrOne's Avatar Contributor
    Reputation
    163
    Join Date
    Mar 2017
    Posts
    322
    Thanks G/R
    66/141
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by HausMarcE View Post
    Hello prrovoss
    thx for nice plugin
    can you help me the plugin work on my 3840*1080 screen?



    Thx
    This plugin use Window Width ... and in u'r configuration with is 2xStandard FullHD, best way to change size is use Height.

    Find all Hud.Window.Size.Width and change them to Hud.Window.Size.Height (occurs 9 times).
    Next find line 89 and change:
    Code:
                SkillRatio = 0.025f;
                KanaiRatio = 0.025f;
                ItemRatio = 0.025f;
                GemRatio = 0.0166666666666667f;
    to:
    Code:
                SkillRatio = 0.04f;
                KanaiRatio = 0.04f;
                ItemRatio = 0.04f;
                GemRatio = 0.025f;
    Should be good enough

  5. #80
    HausMarcE's Avatar Member
    Reputation
    9
    Join Date
    Jan 2012
    Posts
    12
    Thanks G/R
    12/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dear MrOne

    this is perfect for me

    Thx you
    Last edited by HausMarcE; 04-15-2018 at 09:06 AM.

  6. #81
    deatnaugh's Avatar Member
    Reputation
    1
    Join Date
    May 2018
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey i installed the plugin but it not showing up if i press f9 and i dont have the provos folder

  7. #82
    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)
    Its F8 not F9 unless you changed it,
    create the the "Prrovoss" folder inside the plugins folder put the "PartyInspector.cs" there, restart your THud for changes to take effect, it takes few seconds to show thou after pressing the key.

  8. #83
    deatnaugh's Avatar Member
    Reputation
    1
    Join Date
    May 2018
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    created the folder and placed the partyinspector there but still not working

  9. #84
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    screenshot of the folder pls

  10. #85
    Proudhorn's Avatar Member
    Reputation
    1
    Join Date
    Jan 2016
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Do I click "Save Link As..." Only option I have?

  11. #86
    prrovoss's Avatar Contributor
    Reputation
    152
    Join Date
    Jan 2013
    Posts
    420
    Thanks G/R
    23/130
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Proudhorn View Post
    Do I click "Save Link As..." Only option I have?
    should work i guess.

  12. #87
    Silkdog569's Avatar Member
    Reputation
    3
    Join Date
    Apr 2017
    Posts
    39
    Thanks G/R
    11/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Prrovoss this plugin has been broken on the new version of Hud V9. If you re still around would it be possible for you to update to the impending V9. Exceptions I get are -

    TurboHUD 19.2.13.0 (v9.0) BETA for Diablo III 2.6.4.55430 (64 bit)\Plugins\Prrovoss\PartyInspector.cs(241,70) : error CS1061: 'ILegendaryPowerInfo' does not contain a definition for 'AllLegendaryPowerBuffs' and no accessible extension method 'AllLegendaryPowerBuffs' accepting a first argument of type 'ILegendaryPowerInfo' could be found (are you missing a using directive or an assembly reference?)

    TurboHUD 19.2.13.0 (v9.0) BETA for Diablo III 2.6.4.55430 (64 bit)\Plugins\Prrovoss\PartyInspector.cs(244,60) : error CS1061: 'ISnoPower' does not contain a definition for 'GetItemSnos' and no accessible extension method 'GetItemSnos' accepting a first argument of type 'ISnoPower' could be found (are you missing a using directive or an assembly reference?)

    TurboHUD 19.2.13.0 (v9.0) BETA for Diablo III 2.6.4.55430 (64 bit)\Plugins\Prrovoss\PartyInspector.cs(331,75) : error CS1061: 'ILegendaryGemInfo' does not contain a definition for 'AllGemPrimaryBuffs' and no accessible extension method 'AllGemPrimaryBuffs' accepting a first argument of type 'ILegendaryGemInfo' could be found (are you missing a using directive or an assembly reference?)

    If you can fix tat would be great. If not thank you for the use of the plugin while it was working.

    Silkdog.

  13. #88
    JarJarD3's Avatar Contributor
    Reputation
    106
    Join Date
    Oct 2017
    Posts
    395
    Thanks G/R
    41/101
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Hellfire Amulet 5th passive

    I decided to try to find out if Hellfire Amulet 5th passive can be displayed.
    I can find it quite easily but the problem is that I do not know hot to find a texture for it as it does not have texture id (NormalIconTextureId).
    Now I just display dummy texture in place of it.

    See sample: Hellfire Amulet - Album on Imgur

    Code changes: [C#] PartyInspector.cs - Pastebin.com

    I added two methods, one for testing things and one to actually fetch 5th power from equipped Hellfire Amulet.

    If somebody knows how to GetTexture() for a skill (power) without a texture id can proceed from here.

  14. #89
    JarJarD3's Avatar Contributor
    Reputation
    106
    Join Date
    Oct 2017
    Posts
    395
    Thanks G/R
    41/101
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Health Globe Healing Bonus

    Health Globe Healing Bonus is AFAIK item affix (Health_Globe_Bonus_Health).

    It should be "very easy" to evaluate all eligible items and count how much "Health Globe Healing Bonus" there is. But things can be more complex as they appear!
    I ques the result should go into either meta info boxes there is.

  15. #90
    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)
    Do you plan on updating for V9.0? Very helpful plugin.

    Noobz

Page 6 of 8 FirstFirst ... 2345678 LastLast

Similar Threads

  1. [INTERNATIONAL] [Prrovoss] MonsterDensityAroundCursor
    By prrovoss in forum TurboHUD Community Plugins
    Replies: 0
    Last Post: 03-29-2017, 06:39 PM
  2. International Talk Like a Pirate Day!
    By Loveshock in forum Community Chat
    Replies: 13
    Last Post: 09-20-2007, 12:11 PM
  3. International Rules to Calling Shotgun
    By matswurld in forum Community Chat
    Replies: 1
    Last Post: 05-18-2007, 08:37 PM
  4. President Bush, CAUGHT SWEARING at international meeting
    By mantalcore in forum Community Chat
    Replies: 15
    Last Post: 08-14-2006, 09:41 AM
All times are GMT -5. The time now is 11:40 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