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

Status
Not open for further replies.
Level 13
Joined
Jun 9, 2008
Messages
258
Hi

question:

what would you do to make an ability where one unit could 'devour/load' ennemy units without 'digesting' them? The goal is to have an ability that allows you to 'arrest' units without killing them.

The basic 'devour' ability is okay as far as you go with only 1 unit, but as soon as one is 'devoured' you can't use the ability on other units anymore.

You think this can be done without triggers?
 
Level 20
Joined
Jul 14, 2011
Messages
3,213
I don't think it's possible without triggers... But triggering it is quite simple. You hide the targeted unit or move it to the prison.
 
Level 13
Joined
Jun 9, 2008
Messages
258
You can use the cargo hold ability
thanks sonofjay, but that doesn't work. Even if I change the possible targets to "Enemy" instead of "Friend", they will tell me "Can't target enemy unit" (and "Can't target friendly unit" either). So I fear that might be hardwired.

I guess Spartipilo is right. It would be nice to use a minimum of triggers, but perhaps it can't be helped.

Thanks you two.
 
Status
Not open for further replies.
Top