- Joined
- Jul 26, 2008
- Messages
- 1,009
I was hoping someone could teach me how to create a rush spell in JASS. I want to make a hero rush at an enemy when they cast a spell on him. It's a passive. I could probably do a lot of other skills if I knew how.
Thing is I'm clueless on how to make the unit do this.
Some systems I'm using:
XE 16.0
Caster System (Most up to date)
RisingDusk Knockback
BonusMod
AutoIndex
Table
If any of these can help then
If I need a new system to do this (Which I don't htink I do/Hope I dont) I'll grab it.
So how do I go about making a system or spell that makes a unit rush another unit, and do an effect upon collision. I'd prefer one that doesn't pass through unpathable terrain too, which should be possible with IsTerrainPathable.
Thing is I'm clueless on how to make the unit do this.
Some systems I'm using:
XE 16.0
Caster System (Most up to date)
RisingDusk Knockback
BonusMod
AutoIndex
Table
If any of these can help then
So how do I go about making a system or spell that makes a unit rush another unit, and do an effect upon collision. I'd prefer one that doesn't pass through unpathable terrain too, which should be possible with IsTerrainPathable.