Warcraft III resources & community, 2003–2006 · archived

Trigger Spell

4 posts
#1

Trigger Spell

Hello dudes. I am making an RPG map, and one of the spells is called "Fire Missiles".

I need it (via trigger, i couldnt find a way to do it without) to burst 3 fireballs (dont remember the name of that projectile) from the user of the ability to an enemy. It don't NEED to but it would be good if you would be able to choose the target yourself.

I CAN do the things like "if that unit uses that then the other thing happens" i just dont know what triggers to use.
#2
Events: Unit - A unit begins casting an ability
Conditions: Ability being cast equal to ____
Actions: Whatever you want to happen.

I'm afraid I can't really help you much more than that though (I'm not so good with spells...)
#3
Thats that far i reached :P thanks anyway for trying :D
#4
couldnt you just use the tinkers missle abillity and change the model to the firebolt and just make the missles fired 3? of course it would just target an area and not a specific unit but with the least hassle the is your best bet