- Joined
- Aug 13, 2009
- Messages
- 57
Hi everyone,
basically ive made a spell based on stormbolt called Gungnir (a spear tossed into the air, falling on a target) where projectile arc is increased to 0.80, and with missile speed on 400.
i want the spell to deal damage ON IMPACT, however in GUI i cant seem to find an event or anything to suit.
i want damage based on hero attributes.
Since the time taken for the spell to hit varies on range, a simple wait dosn't work.
my nearest attempt is a
basically ive made a spell based on stormbolt called Gungnir (a spear tossed into the air, falling on a target) where projectile arc is increased to 0.80, and with missile speed on 400.
i want the spell to deal damage ON IMPACT, however in GUI i cant seem to find an event or anything to suit.
i want damage based on hero attributes.
Since the time taken for the spell to hit varies on range, a simple wait dosn't work.
my nearest attempt is a
- Wait ((Distance between (Position of (Casting unit)) and (Position of (Target unit of ability being cast))) / 200.00) seconds