romancerbcl
New Member
- Joined
- Oct 20, 2012
- Messages
- 55
why not post the LAS/build to go with the logic that is currently in the combat routine? breashing strikes isnt being cast when its procced
why not post the LAS/build to go with the logic that is currently in the combat routine? breashing strikes isnt being cast when its procced
I think Breaching Strikes in this update changed the syntax from: if (Me.HasBuff("Breaching Strikes") to if (IsSpellProcReady("Breaching Strikes").
I changed to: if (Me.HasBuff("Breaching Strikes") and it started working again.
Hope this helps![]()
Puck can you give me a log of the issues you are having. Slinger's have spellsurge management but it may need tweaking I thought it was working fine.
Here ya go, sorry, I thought I attached on the original.
Spell Surge spam begins around line 400.
View attachment 169370
Spellslingers fixed.
I'm not 100% sure why, but savage strikes went from working in version 2 to not working in version 3.
View attachment 169889
edit: hmm I reverted to a previous version and savage strikes wasn't working in my old build of the CR either.
new to wildsatr bottign fresh from the abn in wow lol i was wondering what to use to just run the comabt routine wituout a profile like enyo did so i can quest manually but the bot do the rotaion for me
is this working with stalker? and i dont see svn address
Yes it does work if you are having issues let me know and I will push a newer build I have. Default routine is included with wildbuddy but I will put up another SVN for access for when I update faster than core updates.
Most of the time when you get new WB updates Combat Routine has been updated and changed. Its always growing I promise.