Great job on this CC Atillio! Keep up the great work, also if you get time add PvP to this I know a ton of mages would be very very happy!
Yea but anyone in the group can put anyone else in to combat at any time by initiating aggro. I think the CC is absolutely great I just wish there was a little more flexibility about when I start the rotation. Sometimes being on complete auto pilot causes mistakes.
good job!! Works MUCH better on my mage than singular, after some small changes (change fireball for pyroblast and add cold snap cast at 20%HP)
I have it set to use mana gem at 80% but it never uses it and ends up using Barrage at 70% like I have listed. Anyone else having any problems with mana gem?
good question. looks like mana gem is only used by arcane mage script so far. it is called in a different way than spell since its a item. maybe theres a problem with the function call. if i get a chance tomorrow ill add it to my firemage and trace it down. also i guess by barrage you mean evocation spell ?
UseTrinket2() -- > Lua.DoString("RunMacroText('/use 13');"); right must be Lua.DoString("RunMacroText('/use 14');");
anyone having a problem with movement in AV, bot clicks a spot moves to it clicks the next spot stops, clicks next spot then back to old spot then off to new spot. i switched to default CC and this went away.
No this is as arcane. Barrage as in Arcane Barrage which resets the stacks. It casts that fine but never casts mana gem by itself.
1-) If you receive some damage while is mounted or flying the CC start the combat and you fall from sky start the combat or not is a decision for the bot not CC.( my opinion) i solved this for my use puting if (utils.Mounted()) return; --> public override void Pulse() --> Kingwow.cs 2-) Afer use "Frost Nova" and if Blink is in cooldown the mage dont move away and keep receiving damage. (sorry bad english)
Sorry I write through google translate, I do not know English. I was just surprised that the CR, he's fighting at experienced players. Many thanks to the author for such a masterpiece. Since I + to the reputation.
I noticed when using SVN that Honorbuddy completely ignores KingWoW as the custom routine, it just picks singular (no popup screen for selection). Is this a bug?
Hello author I am delighted with your CR. You can add a setting to sheep depends on how many enemy attackers?
Is there a way for it to disable targeting, or would I just have to change the pull distance to 0 and be then be able to manually target?