This + everything you can put in WoG = insane. It actually kills Blood DK's now. A better logic saving up holy power for WoG every 10 sec would be awesome.
Not working for me either was working ok updated and now HB does not recognise it ? was awsome wile it worked tho XD
Works for me... Make sure your installing it properly like it says in the main post Hb Folder\CustomClasses\EzRet
well heres a picture of my folder order hope we can get this working again . . . all of my other CC work fine
Hey Mastahg, PHP: Ezret now has an advanced macro: Code: /script Toggle= not Toggle; with that code, it would be very helpful if when we mashed the macro if there was a line added into the HB window... "EzRet Combat is now OFF" and then "EzRet Combat is now Active" or anything along those lines. I looked at the code and saw that it doesn't actually appear to be toggling the variable but testing to see what it's value is... and then targeting/combat etc. I would figure if that's the case, in any part of that code, the easiest way to do this would be to have a new variable set to the toggle value. Then anytime that the toggle value doesn't equal the variable, that means it got changed... so you write to the HB window it's current status and set that new variable to the new toggle value... There are probably several other ways to do it... and probably more than one that is simpler... just trying to offer an easy solution... Thanks for all your hard work! *Edit* In case it's not obvious why I'm asking for this... in the 'heat of a battle' if you need to toggle it off (like if you are carrying a flag and want to focus on running, not hitting anyone for that moment), then you could toggle it off... but while you're hitting it, it would be very helpful to know that it toggled and to see the status. I was using it in an arena the other night when I had it turned off while running up to them and then let it go (using Combat Bot)... well, the bot got stuck while running after them, so I toggled it back off and corrected it... but in all the action, I wasn't sure if I hit once or more than once... so a status indication is really needed. I could probably add it to my code, but I'm figuring if I see the need, others may too.
I am a level 81 Ret pally and it just stands next to the mob and does nothing while I try to quest. What do I need to re-adjust in the settings? Thanks, Appreciate the effort
Jona, as I said when you IM'd me... you need to provide a log when you post the issue (see my signature if you don't know how).
@Altoids Code: /script ChatFrame1:AddMessage("Status:" .. tostring(Toggle)) Add that to your toggle macro and it will display in chatframe1 whenever you toggle it on and off.
hi, i have the cc in folder "Honorbuddy\CustomClasses\EzRet", but when i start hb i can't chose the cc. it's just not in the cc list that is popin' up. every other pala ccs are showing up.
I personally use it with Lazyraider, but have never even thought of using it in Combat mode, so idk what the difference would be.
LazyRaider and CombatBot are about the same up until combat is engaged... once combat is engaged Combat Bot take over and not only do the spell/shot rotation but it will also chase or pursue your target IF the CC is programmed to do it. (aka, LazyRaider CCs have no movement in them, even with CombatBot) EzRet works really well with CombatBot and once engaged, is all over the target like a bad dream until your target dies, you die or it gets out of range (> 30 yards). PS, Thanks Mastahg for the update on the macro!