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

Conscription Ability

Status
Not open for further replies.
Level 14
Joined
Jul 2, 2015
Messages
878
I am trying to make it that my hero can "Conscript" villagers when using an ability on them that turns them into a footman or other. But I cant get it to work
 

Attachments

  • Screenshot (135).png
    Screenshot (135).png
    5.6 KB · Views: 39
Level 5
Joined
May 12, 2014
Messages
133
Change the event to "A unit starts the effect of an ability".

If that does not work, try adding a debug message action to see if the trigger is even running at all. You might have duplicate Conscript abilities and are checking for the wrong one. Also, I'm not sure if the ability itself has filters to cast only on villagers, but atm that trigger would turn any unit the spell is casted on into a halabadier. Just a heads up. :)
 
Level 14
Joined
Jul 2, 2015
Messages
878
Change the event to "A unit starts the effect of an ability".

If that does not work, try adding a debug message action to see if the trigger is even running at all. You might have duplicate Conscript abilities and are checking for the wrong one. Also, I'm not sure if the ability itself has filters to cast only on villagers, but atm that trigger would turn any unit the spell is casted on into a halabadier. Just a heads up. :)
Thanks Comrade! It Works now!
 
Status
Not open for further replies.
Top