"Charge" Spell Trigger Help!

Status
Not open for further replies.
Level 3
Joined
Jun 12, 2005
Messages
19
I need to know how to make a charge type spell (Similar to how it is used for Warriors in WoW)

I've tried:


Event: Unit uses ability

Condition: Ability = Charge

Event: Move (Casting unit) to position of (Target of casted ability)


But that doesn't seem to work at all. Help!
 
If you want that unit runs next to target with increased speed, then use the Change movespeed trigger and then order caster to attack target. If order is interrupted or the target is attacked reset the movement speed.
 
I'm using a stormbolt type spell to stun the target, and if I use blink people can exploit in my map (RPG type map), so I need to figure out how when they use the spell on an enemy it moves em to where the target is.

If you've played the WoW: MC map, warriors use it.
 
Status
Not open for further replies.
Back
Top