• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Homing ability help

Status
Not open for further replies.
Level 3
Joined
Jan 5, 2008
Messages
26
Okay, I guess Im what you call a "n00b" when it comes to editing. I cant do any spell triggers, so I need some help with this.

I want firebolt to NOT home when I use it. For example, you cast firebolt on an enemy and he steps away from it and he wont take any damage or get stunned. I turned the "Art - Missile Homing Enabled" to false, and although the firebolt doesn't home, it still damages the target. How can I fix this? :sad:

If I have to use triggers to fix this, please help me out because I have NO EXPERIENCE in spell triggering. Thanks in advance.
 
Level 9
Joined
Jun 26, 2005
Messages
511
you can make a dummy unit with area attack, and shoot a fireball at the target location, thats probably the easiest way, if you wanna make a fireball that hits whatever it touch then you need jass, people in spell forum could help you with the idea.
 
Level 12
Joined
Mar 16, 2006
Messages
992
Hmm I'll try the shockwave thing. Thanks for the ideas everyone.

Shockwave will damage everything in the path, though.

There are other methods to get it just to damage a small area at the destination, but almost all require dummy use.

Wait (missile speed/distance to target) in seconds.
Create dummy with warstomp/thunderclap/whatever.

Good luck
 
Status
Not open for further replies.
Top