PlayerBottomBuffListPlugin menu

Shout-Out

User Tag List

Results 1 to 7 of 7
  1. #1
    alternate_'s Avatar Member
    Reputation
    3
    Join Date
    Feb 2020
    Posts
    39
    Thanks G/R
    17/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    PlayerBottomBuffListPlugin

    Hi,

    I'm trying to add some skills to PlayerBottomBuffListPlugin, works for Squirts and others, however does not work for Goldwrap and Oculus:
    Code:
    				plugin.RuleCalculator.Rules.Add(new BuffRule(318875) { IconIndex = 0, MinimumIconCount = 1, ShowTimeLeft = true, ShowStacks = false }); // Goldwrap
    				plugin.RuleCalculator.Rules.Add(new BuffRule(402461) { IconIndex = 4, MinimumIconCount = 1, ShowTimeLeft = false, ShowStacks = false }); // Oculus
    Any1 knows why? Thank you

    PlayerBottomBuffListPlugin
  2. #2
    s4000's Avatar Contributor
    Reputation
    286
    Join Date
    Oct 2018
    Posts
    495
    Thanks G/R
    18/273
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Oculus, IconIndex = 2,
    Goldwrap, IconIndex = 1,

  3. Thanks alternate_ (1 members gave Thanks to s4000 for this useful post)
  4. #3
    alternate_'s Avatar Member
    Reputation
    3
    Join Date
    Feb 2020
    Posts
    39
    Thanks G/R
    17/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thanks!!

    + some chars

  5. #4
    Romanmas's Avatar Member
    Reputation
    11
    Join Date
    Mar 2017
    Posts
    187
    Thanks G/R
    9/9
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by s4000 View Post
    Oculus, IconIndex = 2,
    Goldwrap, IconIndex = 1,
    where can I view the list of indexes?

  6. #5
    alternate_'s Avatar Member
    Reputation
    3
    Join Date
    Feb 2020
    Posts
    39
    Thanks G/R
    17/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm sorry I have no idea what changed but this does not work for me at the moment:
    Code:
    plugin.RuleCalculator.Rules.Add(new BuffRule(318875) { IconIndex = 1, MinimumIconCount = 1, ShowStacks = false, ShowTimeLeft = true }); // Goldwrap
    plugin.RuleCalculator.Rules.Add(new BuffRule(402461) { IconIndex = 2, MinimumIconCount = 1, ShowStacks = false, ShowTimeLeft = false }); // Oculus

  7. #6
    RNN's Avatar Legendary
    Reputation
    875
    Join Date
    Sep 2018
    Posts
    1,150
    Thanks G/R
    108/837
    Trade Feedback
    0 (0%)
    Mentioned
    15 Post(s)
    Tagged
    0 Thread(s)
    It's a texture problem and you have to tell him which one to use

    Code:
    plugin.RuleCalculator.Rules.Add(new BuffRule(318875) { IconIndex = 1, MinimumIconCount = 1, ShowTimeLeft = true, ShowStacks = true, UseLegendaryItemTexture = Hud.Sno.SnoItems.Unique_Belt_010_x1 });	// Goldwrap	
    plugin.RuleCalculator.Rules.Add(new BuffRule(402461) { IconIndex = 2, MinimumIconCount = 1, ShowStacks = false, ShowTimeLeft = false, UseLegendaryItemTexture = Hud.Sno.SnoItems.Unique_Ring_017_p4 });	// Oculus

  8. Thanks alternate_ (1 members gave Thanks to RNN for this useful post)
  9. #7
    alternate_'s Avatar Member
    Reputation
    3
    Join Date
    Feb 2020
    Posts
    39
    Thanks G/R
    17/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Awesome, thank you so much

Similar Threads

  1. [Bug] Default PlayerBottomBuffListPlugin.cs not display FnR cooldown
    By ru4nik3 in forum TurboHUD Support
    Replies: 0
    Last Post: 06-22-2018, 05:12 AM
  2. [Question] PlayerBottomBuffListPlugin.cs
    By qwerty.56 in forum TurboHUD Support
    Replies: 0
    Last Post: 01-02-2018, 02:17 PM
  3. [Question] Remove PlayerBottomBuffListPlugin BuffRule
    By Ramon125 in forum TurboHUD Support
    Replies: 3
    Last Post: 12-18-2017, 04:12 AM
  4. [Question] PlayerBottomBuffListPlugin Unable to add Triumvirate To Buff List
    By qweasd111 in forum TurboHUD Discussions
    Replies: 6
    Last Post: 11-22-2017, 07:26 AM
  5. [Bug] PlayerBottomBuffListPlugin position BUG
    By SeaDragon in forum TurboHUD Support
    Replies: 0
    Last Post: 04-07-2017, 12:04 AM
All times are GMT -5. The time now is 11:20 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