• 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.

[JASS] Adding a special effect

Status
Not open for further replies.
Level 7
Joined
Jul 9, 2008
Messages
253
Hey guys, I have this knockback spell which uses Kattana's Handle Vars and I'm wondering if there is a way to add some special effect when the target is sliding over the ground.
 
Level 7
Joined
Jul 9, 2008
Messages
253
@ Dreadnought[dA]: No I don't have NewGen
@ Ciebron: Why should I throw a spell away that works? I just need a special effect attached ...
 
Level 9
Joined
Nov 28, 2008
Messages
704
@ Dreadnought[dA]: No I don't have NewGen
@ Ciebron: Why should I throw a spell away that works? I just need a special effect attached ...

You have to throw it away because your system which uses the H2I function will bug with the new 1.24 patch, which disables H2I's return bug. Besides, there are many more much more efficient systems which use JNGP you could use instead.

I highly recommended getting NewGen. It lets you color tooltips, and makes code a lot easier to work with.
 
Status
Not open for further replies.
Top