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

Devour!

Status
Not open for further replies.
Level 12
Joined
Nov 5, 2007
Messages
730
I want to make a spell....Its supposed to work like a Devour ability,but used by a Hero,on Heroes.So the unit should be devoured for 5 seconds,then released.I cant make it,cause when i make the basic unit spell,and change it to a hero spell,it wont find a target(i click on the enemy but nothing happens to be precise)

Help please!
 
Level 12
Joined
Nov 5, 2007
Messages
730
Nope.I copy/pasted the field from Storm Bolt,to ensure itd work(cause you can hit all units with SB),added Hero,tried various combinations....not workin.
 
Level 6
Joined
Feb 12, 2008
Messages
207
yeah, then you should make a fully customed ability, the devour only works for small units in game.
the idea would be to Hide the Unit, Pause it, damage it over time and after the time you want, move it to the front of the Casting unit, and then Unhide it and Unpause it
 
Level 6
Joined
Feb 12, 2008
Messages
207
OOOOOOOOOOH i got it... its Cargo Hold (Devour) or something like that... is a cargo hold of 1 unit!
 
Last edited:

mik

mik

Level 4
Joined
Dec 13, 2007
Messages
59
if i use the hide - unhide trigger, how can i show the "devoured" unit in the center field of the "devouring" unit ingame?

is it this "cargo hold"? if yes, how can i find it, or how does it work?

:ugly:
 
Level 6
Joined
Feb 12, 2008
Messages
207
no, by using the hide - unhide trigger you cant put the unit in the game interface, if its really necessary to show the HP of the victim, you could show a floating text over the casting unit until the victim dies, or is saved.
 
Level 12
Joined
Nov 5, 2007
Messages
730
Using the "Devour" spell with the Cargo Hold ability worked nice,only a minor problem was that i couldnt set the duration.It lasts till the devoured unit or the caster dies,and cannot be canceled(so it seems).Is there a way to make the devour spell last,lets say,5 seconds(tried changing the duration fields,not working)
 
Level 6
Joined
Feb 12, 2008
Messages
207
no, that spell doesnt has duration.
im just supposing, but i think that it would be able to make it get out of the devouring unit, by using Unit - Move (Instantly) to the front of the devouring unit or something... wanna try?
 
Status
Not open for further replies.
Top