• 🏆 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!

Link for fissure

Status
Not open for further replies.
Level 11
Joined
Dec 5, 2009
Messages
846
Hello guys. Can someone please link me a fissure spell? Im not going to use it but i want how Icefrog did this spell with the dummy units. Cuase when you use this spell on someone the unit moves away from the dummies and not the otherway. I need help with that :) Thanks for the link guys! (If you find one)
 
Level 11
Joined
Dec 5, 2009
Messages
846
I hope i can describe this.. We say that X is the spawned unit and Y is the position (A unit position) where x will spawn. Well i want this cuase if you create a trigger that X should spawn at another units position that's Y. Then if X collision isn't 0 then he won't spawn on Y he will be moved away. But i want Y to move from the X instead as the fissure in dota ^^ thats why i wanted to see how he did it.


EDIT: But this spell you linked wasn't like that i wanted ^^
 
Level 18
Joined
Jan 21, 2006
Messages
2,552
You could also use SetUnitX/Y to force the position of the created dummy unit (and afterward use SetUnitPosition on the damaged unit so that its position gets bumped from pathing.

In order to remove the life bars add/remove the locust ability, then add chaos, then make the unit invulnerable so that it cannot be auto-attacked.
 
Status
Not open for further replies.
Top