• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[vJASS] Jass Ability doesn't work properly?

Status
Not open for further replies.
Level 37
Joined
Jul 22, 2015
Messages
3,485
So it looks like my original guess was right. You don't have the correct dummy id: constant integer UNITS_DUMMY_CASTER = 'h@DC'. Your map only has two dummy casters, and they have h007 & h008 as ids.

The knockback, however, is going to require more looking into. I downloaded the resource directly and found that the knockback didn't even work in the test map as well. Does the knockback work in the test map for you?
 
Status
Not open for further replies.
Top