Klumpat / e3-macro-builds

Automatically exported from code.google.com/p/e3-macro-builds
0 stars 0 forks source link

DoT's and Debuff's spam casting #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Whenever a character is mounted it spams the #1 spell on the list weather its 
on command or asssit, even if the spell successfully lands on target.
2.
3.

What is the expected output? What do you see instead?
Expected is for bot to run its cycle depending on macro list.  But it does not 
when on a mount.
What version of the product are you using? On what operating system?
4.0 rev3, Win7 x64

Please provide any additional information below.

Original issue reported on code.google.com by haerdali...@gmail.com on 16 Aug 2012 at 10:46

GoogleCodeExporter commented 8 years ago
This issue is caused by a bug with the Spell TLO.  ${Spell[Spell 
Name].Duration} always returns "1" when mounted, causing the macro's duration 
timer to be set incorrectly.  I am currently unaware of any viable work around.

Original comment by iKillpeq@gmail.com on 12 Sep 2012 at 4:24