• 🏆 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!
  • ✅ The POLL for Hive's Texturing Contest #33 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!

How do I make the AI use abilities?

Status
Not open for further replies.
Level 1
Joined
Jun 5, 2016
Messages
1
Helloo, I'm new to the warcraft 3 map editor and I haven't been able to figure out how to make the computer cast spells. I've tried a simple trigger that I've found online, but it hasn't worked for me. The unit is a custom unit, and I'm trying to have them cast an already-existing spell. It is a colored hero unit too, if that means anything. I know this has been asked before, but even after reading through some of them, it hasn't solved it for me yet because I'm so clueless with triggers
 
Level 29
Joined
Feb 18, 2014
Messages
3,584
You can order directly a unit to cast spells via trigger, the simpliest way is (Order unit to "Ability Name"...)
Do note that some costum abilities may not be able for cast using that method ^^.
 
Last edited:
Status
Not open for further replies.
Top