| 02-10-2007, 05:40 PM | #1 |
I must admit it, my nemesis is to create a passive cooldownable spell (such as Reincarnation, but I can't use it because it only fires when a unit dies). I tried all the following things to create such ability:
I would really appreciate any help cause this is really my nemesis Thanks. |
| 02-10-2007, 06:51 PM | #2 |
I would use a passive ability and trigger the whole effect, sounds like the easiest solution to me, the obvious disadvantage is that it won't show the cooldown effect on the icon |
| 02-10-2007, 07:10 PM | #3 | |
Quote:
I already have many abilities completely triggered with timers like your solution but I wanted to show the cooldown effect... Do you know Vexorian a way to issue a order without interrupting a unit's current orders? Thanks. |
| 02-10-2007, 07:12 PM | #4 |
You could just replace the ability with one that has a darkened icon, it won't show the cycle animation but it is much better than nothing. Cause the answer to your last question is nope |
| 02-10-2007, 07:22 PM | #5 | |
Quote:
|
| 02-10-2007, 10:01 PM | #6 |
How about making a dummy spell with the same icon and the cooldown you want; then just add the dummy spell to the hero and have him use it to show the cooldown. After that, remove the dummy spell after the cooldown has happened. |
| 02-11-2007, 08:59 AM | #7 | |
Quote:
|
| 02-11-2007, 09:12 AM | #8 |
Not quite what I meant. I meant that as a solution to the "not showing a cooldown" part if you trigger the whole ability as Vexorian suggested. If you base the ability off of something you know doesn't interrupt orders (summons don't, as far as I remember) and show that during the time the ability should be 'cooling down', then I think you'll be set. |
| 02-11-2007, 10:59 AM | #9 |
How about using the 'swap out ability thing', but use the spell block item ability (the one that blocks a spell targeted at the unit) and create a dummy unit to cast a spell on the hero, putting the ability into cooldown. So you have another ability most of the time, until the passive is triggered, at which time you swap it for the spell block, create a dummy which triggers the spell block and then you swap back to the other passive after cooldown finishes. |
| 02-11-2007, 02:01 PM | #10 | ||
Quote:
Quote:
|
