| 08-27-2004, 02:59 AM | #1 |
I have a channeling Spell But I dont want it to be Channeling Can anyone help? oh and the channling spell is Cloud Thanks |
| 09-01-2004, 03:04 PM | #2 |
Let's say that you want the spell to be Starfall. In this case, the starfall will be stationary, but you will be able to move the hero. You need to make 2 spells and a caster. Make the caster really small Make the dummy spell do no damage and make it last 0 seconds. Give that 1 to the hero. Make the real 1 and give it to the dummy. To make it have different levels, just make a If/Then/Else Multiple functions trigger. Just add the condition Level of ability for casting unit. (integer comparison) and change the wait. Events: Unit begins casting the effect of an ability Conditions: Ability being cast = Starfall Actions: Unit create 1 caster at point of casting unit. Unit order last created unit to use Night Elf Starfall Wait -how long you Starfall to last- Unit remove last created unit |
