nomnomnom
Well-Known Member
- Joined
- Feb 18, 2011
- Messages
- 1,506
- Reaction score
- 73
Your installation seems corrupt. Also it should spam heroic strike in a CS window to dump rage. There will always be enough rage left to trigger the ragingblows. Keep in mind that Heroic strike is not on the same GCD as Raging blow, hence the routine can use both "at the same time". It does Heroic strike, prints to log and continue down the tree to decide the real action to perform.It looks like this routine spams HS over RB when CS is up is. Do I have the wrong routine loaded. What should the rotation and priority look like? I also get these errors.
Compiler Error: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Core\Unit.cs(368,54) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.HamstringUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.HamstringUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Core\Unit.cs(379,54) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.RareUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.RareUnitsList(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Core\Unit.cs(390,54) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.TargetIsBoss(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.TargetIsBoss(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Core\Unit.cs(401,55) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Core.Helpers.HashSets.DoNotUseOnTgtList(Styx.WoWInternals.WoWObjects.WoWUnit)' and 'FuryUnleashed.Core.Helpers.HashSets.DoNotUseOnTgtList(Styx.WoWInternals.WoWObjects.WoWUnit)'
Compiler Error: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Interfaces\GUI\Interface.cs(500,37) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)'
Compiler Error: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Interfaces\GUI\Interface.cs(501,13) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)'
Compiler Error: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Interfaces\GUI\Interface.cs(502,37) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.GetInternalLabelWidth(System.Windows.Forms.PropertyGrid)'
Compiler Error: c:\Program Files (x86)\honorbuddy\Routines\FuryUnleased\Interfaces\GUI\Interface.cs(503,13) : error CS0121: The call is ambiguous between the following methods or properties: 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)' and 'FuryUnleashed.Interfaces.GUI.GuiExtentions.MoveSplitterTo(System.Windows.Forms.PropertyGrid, int)'
TLDR: It looks like it's prioritizing HS, but the ability AFTER the HS in the log is used at the same time as the HS

Nope. I have a random timer for interrupts, but not a priority.hi nomnomnom,
i have looked für this Interrupt setting: https://www.thebuddyforum.com/honorbuddy-forum/combat-routines/137673-interrupt.html
do you still Support this plugin? where can i get it?