Warcraft III resources & community, 2003–2006 · archived

Spell Problem

4 posts
#1

Spell Problem

does anyone knows how to make a spell auto use itself?

like a warstomp when u click it u dont have to target no where

for exsample the spell "death and decay" i want to make it when i use the spell it auto cast in front of the caster
#2
You have to set the targets to enemies or something along thoes lines. Play around with the target field until it works.
#3
You can't force target-spell to behave like non-target-spell I think. Simply base your spell on Warstomp :roll:
#4
N00byStance is right. You must base your spell off non-targetable spell (warstomp, thunderclap, roar...) with no targets. Then you add Death&Decay ability to the caster [or dummy unit but more difficult] and using polar offset calculate coordinates of spell target point.