set bonus sno menu

User Tag List

Results 1 to 7 of 7
  1. #1
    JohnWick's Avatar Member
    Reputation
    12
    Join Date
    Mar 2017
    Posts
    102
    Thanks G/R
    82/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    set bonus sno

    hi there

    how to get firebird 2-piece set bonus sno ?

    ty in advance

    set bonus sno
  2. #2
    Magu's Avatar Member
    Reputation
    9
    Join Date
    Mar 2017
    Posts
    55
    Thanks G/R
    12/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    359580, // Set_Firebird's Finery(2)

  3. #3
    JohnWick's Avatar Member
    Reputation
    12
    Join Date
    Mar 2017
    Posts
    102
    Thanks G/R
    82/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Magu View Post
    359580, // Set_Firebird's Finery(2)
    yep

    i've already found it here , added it to this plugin , it didn't work out and i thought that it is old sno

    my goal is to make that buff visible to party members, do anyone have idia how to do that and if it is actual sno?

  4. #4
    Magu's Avatar Member
    Reputation
    9
    Join Date
    Mar 2017
    Posts
    55
    Thanks G/R
    12/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thats weird, on the GiGi party buff plugin is working for me. the 2 pieces is the "fake" proc isnt it? i can see that one on GiGi plugin
    [INTERNATIONAL] [Gigi] PartyBuffPlugin
    Last edited by Magu; 02-12-2018 at 10:23 AM.

  5. Thanks JohnWick (1 members gave Thanks to Magu for this useful post)
  6. #5
    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)
    Originally Posted by JohnWick View Post
    my goal is to make that buff visible to party members, do anyone have idia how to do that and if it is actual sno?
    The problem is that PartyCooldownsPlugin understands only player skills - not buffs!
    Your sno for Firebird's Finery is correct and all related snos can be found in MiniMapRightBuffListPlugin.cs.

    Check if skill is available:
    Code:
    var skill = player.Powers.SkillSlots[i];
    if (skill == null || !WatchedSnos.Contains(skill.SnoPower.Sno)) continue;
    Check if buff is available:
    Code:
    var buff = player.Powers.GetBuff(rule.PowerSno);
    if (buff == null || !buff.Active) continue;
    BuffRuleCalculator has the logic to display active buffs and their cooldowns.

  7. Thanks JohnWick (1 members gave Thanks to JarJarD3 for this useful post)
  8. #6
    JohnWick's Avatar Member
    Reputation
    12
    Join Date
    Mar 2017
    Posts
    102
    Thanks G/R
    82/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Magu, JarJarD3

    thank you for answers, i'll try ur solutions

  9. #7
    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)
    Originally Posted by JohnWick View Post
    Magu, JarJarD3

    thank you for answers, i'll try ur solutions
    It seems to me that Gigi's PartyBuffPlugin is the way to go. What makes it nice is that is uses builtin BuffRuleCalculator and BuffPainter and seems to be well made with deep understanding of the topic.

Similar Threads

  1. Warrior buffs - tier set bonuses
    By ragestarved in forum World of Warcraft Exploits
    Replies: 5
    Last Post: 10-21-2010, 10:24 PM
  2. Cataclysm Beta: Tier 11 set bonuses revealed
    By Famous00 in forum World of Warcraft General
    Replies: 3
    Last Post: 09-19-2010, 03:25 PM
  3. Proc 2 pc t10 balance set bonus easy
    By BiGDeE in forum World of Warcraft Exploits
    Replies: 4
    Last Post: 02-09-2010, 04:59 PM
  4. Keep T7 4pc set bonus without it on
    By Akisunmaaji in forum World of Warcraft Exploration
    Replies: 5
    Last Post: 10-10-2009, 07:12 AM
  5. Set bonuses, need some help
    By Kanuzen in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 01-12-2008, 07:36 AM
All times are GMT -5. The time now is 05:15 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