I want to know sno code of 'Aquila cuirass'. menu

User Tag List

Results 1 to 5 of 5
  1. #1
    C27H46O's Avatar Member
    Reputation
    1
    Join Date
    Dec 2018
    Posts
    4
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    I want to know sno code of 'Aquila cuirass'.

    I want add 'aquila cuirass' buff in PlayerBottomBuffListPlugin.
    So I searched on mybuff add-on(RNN).
    but couldn't find sno number.
    Last edited by C27H46O; 03-17-2020 at 09:37 PM.

    I want to know sno code of 'Aquila cuirass'.
  2. #2
    s4000's Avatar Contributor
    Reputation
    285
    Join Date
    Oct 2018
    Posts
    489
    Thanks G/R
    18/272
    Trade Feedback
    0 (0%)
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Hud.Sno.SnoPowers.AquilaCuirass.Sno // 449064
    IconIndex = 1

  3. #3
    C27H46O's Avatar Member
    Reputation
    1
    Join Date
    Dec 2018
    Posts
    4
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by s4000 View Post
    Hud.Sno.SnoPowers.AquilaCuirass.Sno // 449064
    IconIndex = 1
    it's solved.
    thank you!

  4. #4
    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)
    If you use my plugin: equip the item, and then remove it and put it back and you will see that in a line it changes between true / false



    As S4000 told you

    IBuff AquilaCuirass { get; } // 449064 - P4_ItemPassive_Unique_Ring_075 (data\player\powers\ILegendaryPowerInfo.cs)

    Code:
    plugin.RuleCalculator.Rules.Add(new BuffRule(449064) { IconIndex = 1, MinimumIconCount = 1, ShowTimeLeft = false,  ShowStacks = false});
    or
    Code:
    plugin.RuleCalculator.Rules.Add(new BuffRule(Hud.Sno.SnoPowers.AquilaCuirass.Sno) { IconIndex = 1, MinimumIconCount = 1, ShowTimeLeft = false,  ShowStacks = false});
    Last edited by RNN; 03-17-2020 at 11:24 PM.

  5. #5
    C27H46O's Avatar Member
    Reputation
    1
    Join Date
    Dec 2018
    Posts
    4
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It's solved.
    thank you guys.
    Last edited by C27H46O; 03-17-2020 at 11:27 PM.

Similar Threads

  1. I want to know how to identify the quality of the item (color)
    By 84771768 in forum WoW Memory Editing
    Replies: 9
    Last Post: 05-21-2020, 04:28 PM
  2. Want to know the history of MMowned
    By sleepybilly in forum Community Chat
    Replies: 0
    Last Post: 12-31-2007, 01:42 AM
  3. All You Ever Want to Know About the Honor System
    By xlAnonym0uslx in forum World of Warcraft Guides
    Replies: 8
    Last Post: 12-16-2006, 08:24 PM
  4. Replies: 7
    Last Post: 09-26-2006, 07:45 AM
  5. question that im i find most ppl might want to know
    By Knomez in forum Community Chat
    Replies: 8
    Last Post: 09-22-2006, 11:48 PM
All times are GMT -5. The time now is 06:53 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