| 04-26-2008, 06:29 PM | #1 |
I've been trying to think how I could give a unit a periodic taunt that can only be accessed by triggers. I tried spellbooking it then disabling the spellbook, but that didn't work. Aside from triggering the taunt itself, are there any ways to implement the night elf taunt in a way that can only be used by triggers. |
| 04-26-2008, 09:45 PM | #2 |
Add, cast, remove might work. Just make sure the spell has an instant cast and no follow-through/channel time. |
| 04-28-2008, 12:50 AM | #3 |
I tried that, but it seems that there is a strange bug with giving units instant commands (the unit will not activate the ability). |
| 04-28-2008, 05:13 AM | #4 |
id say just use triggers, much easier, and more pro looking (you dont have an icon flashing every now and then.) Taunt is an easy enough spell to trigger anyway,. |
| 04-30-2008, 02:33 AM | #5 | |
Quote:
I bet this is tied to the Art - Casting time or whatever it's called. If you change those two values to 0.00 your unit will probably cast instantly. On the other hand, it should then cast everything instantly with no animation. Which probably isn't your goal. |
| 04-30-2008, 02:39 AM | #6 |
I just changed it to full triggering. Some work, but less than other methods it seems. Thanks for help guys. |
