• Check out the results of the Techtree Contest #19!
  • 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.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Need Skillshot Spell Pack

Status
Not open for further replies.
Level 4
Joined
Nov 23, 2014
Messages
56
I really like skillshots so I'm looking for someone who could make some with three levels if possible I promise I will credit and rep+ whoever helps I need a normal skill shot that will collide with enemy units and damage it second with a stun third slow and lastly if the shot collides aoe damage individually thanks in advance!!!!!!!!!! (with triggers please I don't understand jass codes)
 
Last edited:
I am not sure, but I think it depends on the collision system you use.
If you use one, then a custom missile system should do the job.
 
All right. If no one does this by the time I wake up, I'll get started on it.

Wait, I think it depends on a collision system and a missile system.
If you have both of them, then the four spells are just a few lines of code, instead of re-triggering collision and the missile moving.
 
Here you go. I only did the "deal damage to single target" one because... well I don't feel like CnPing the spell 4 times and changing all the variables. It's really easy to do, but tedious... so I'll leave that to you (: all you have to do is replace the "deal damage" portion to whatever you want the spell to do (etc: give the slow ability to the dummy, then order to slow picked unit).
 

Attachments

Here you go. I only did the "deal damage to single target" one because... well I don't feel like CnPing the spell 4 times and changing all the variables. It's really easy to do, but tedious... so I'll leave that to you (: all you have to do is replace the "deal damage" portion to whatever you want the spell to do (etc: give the slow ability to the dummy, then order to slow picked unit).

thank you so much
 
Status
Not open for further replies.
Back
Top