[v9.0] Party Proc Tracker menu

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 21 of 21
  1. #16
    Jembo's Avatar Active Member
    Reputation
    33
    Join Date
    Nov 2018
    Posts
    112
    Thanks G/R
    28/30
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Hey Razor, love the plugin! I have noticed upon death the countown bars still persist (using April-25-2019 version).

    Also, I decided to add a couple of items that are not often used but hey, why not :P
    Code:
    ProcRuleCalculator.Rules.Add(new BuffRule(318420) { IconIndex = 1, MinimumIconCount = 1, ShowTimeLeft = true, ShowStacks = false }); // Beckon Sail [DH_Cloak]
    ProcRuleCalculator.Rules.Add(new BuffRule(334883) { IconIndex = 1, MinimumIconCount = 1, ShowTimeLeft = true, ShowStacks = false, UseLegendaryItemTexture = Hud.Sno.SnoItems.Unique_Shoulder_103_x1 }); // Pauldrons of the Skeleton King [Shoulders]

    [v9.0] Party Proc Tracker
  2. #17
    RNN's Avatar Legendary
    Reputation
    813
    Join Date
    Sep 2018
    Posts
    1,055
    Thanks G/R
    104/776
    Trade Feedback
    0 (0%)
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    I have not tested it, but I guess the problem is the line 279
    Code:
    	|| player.IsDeadSafeCheck) //player.HeadStone != null
    IsdeadSafecheck stopped working well (it always has the value false) and the player.HeadStone alternative does not work either (always null)

    Try replacing the entire previous line with this one, it would be an equivalent code:

    Code:
    	|| Hud.Game.HeadStones.Any(h => h.Player == player)

  3. Thanks Jembo, Razorfish (2 members gave Thanks to RNN for this useful post)
  4. #18
    Jembo's Avatar Active Member
    Reputation
    33
    Join Date
    Nov 2018
    Posts
    112
    Thanks G/R
    28/30
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    You're a gem RNN, it worked - thank you so much.
    Replaced line 279 with:
    Code:
    || Hud.Game.HeadStones.Any(h => h.Player == player))

  5. #19
    RNN's Avatar Legendary
    Reputation
    813
    Join Date
    Sep 2018
    Posts
    1,055
    Thanks G/R
    104/776
    Trade Feedback
    0 (0%)
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    In the current version of TH IsDeadSafeCheck works fine, it is no longer necessary to modify the code I wrote in # 17

  6. Thanks Razorfish (1 members gave Thanks to RNN for this useful post)
  7. #20
    731113's Avatar Member Authenticator enabled
    Reputation
    3
    Join Date
    Apr 2018
    Posts
    7
    Thanks G/R
    107/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i have this exceptions in txt below

    2020.03.13 16:38:59.533 20.3.9.0 namespace mismatch in plugin file: 'D:\turbohud-20.3.9.0-v9.1-stable-for-diablo-iii-2.6.8.66666-64-bit\Plugins\PartyProcTracker_April-25-2019\plugins\Razor\PartyProcTracker.cs': namespace should be this: 'Turbo.Plugins.PartyProcTracker_April-25-2019

    what can i do

  8. #21
    Jembo's Avatar Active Member
    Reputation
    33
    Join Date
    Nov 2018
    Posts
    112
    Thanks G/R
    28/30
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by 731113 View Post
    i have this exceptions in txt below

    2020.03.13 16:38:59.533 20.3.9.0 namespace mismatch in plugin file: 'D:\turbohud-20.3.9.0-v9.1-stable-for-diablo-iii-2.6.8.66666-64-bit\Plugins\PartyProcTracker_April-25-2019\plugins\Razor\PartyProcTracker.cs': namespace should be this: 'Turbo.Plugins.PartyProcTracker_April-25-2019

    what can i do
    Place the PartyProcTracker.cs file into this folder:
    D:\turbohud-20.3.9.0-v9.1-stable-for-diablo-iii-2.6.8.66666-64-bit\Plugins\Razor

  9. Thanks Razorfish (1 members gave Thanks to Jembo for this useful post)
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Mages: Jobs in Party
    By oninuva in forum World of Warcraft Guides
    Replies: 0
    Last Post: 04-23-2006, 01:28 PM
  2. Hunters: Jobs in Party
    By oninuva in forum World of Warcraft Guides
    Replies: 0
    Last Post: 04-23-2006, 01:26 PM
  3. Palidan: Jobs in Party
    By oninuva in forum World of Warcraft Guides
    Replies: 0
    Last Post: 04-22-2006, 11:24 AM
  4. How to make the darkmoon card: blue dragon proc without casting
    By Matt in forum World of Warcraft Guides
    Replies: 1
    Last Post: 04-17-2006, 05:17 AM
All times are GMT -5. The time now is 09:18 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