| 07-28-2005, 06:28 PM | #1 |
I was trying to use black arrow as a dummy ability and I found a rather large bug with cooldown of any arrow ability (searing, frost, etc). Cooldown will apply to the ability, however if the unit using it changes targets without being given a new order the cooldown will cease to apply until a new order is given. Has anyone else encountered and avoided this bug? |
| 07-28-2005, 11:36 PM | #2 |
I think BertTheJasser found it too. Nothing to do besides reporting the bug to blizzard, what I would do is remake the arrow skill with triggers |
| 10-05-2005, 06:35 PM | #3 |
Add a trigger using the unit-specific event "Unit Acquires a target". Then just add action: Order(Triggering unit) to Attack(Targeted Unit). Works like a charm. |
| 10-06-2005, 07:39 AM | #4 |
Although i haven't tested it it seems like that should be a solid fix, see Vex, not EVERYTHING requires a full trigger redo! |
