force unit to cast

Status
Not open for further replies.
Something like this:

  • Force Casting
    • Events
      • <Your Event>
    • Conditions
      • <Your Condition>
    • Actions
      • Unit - Order <Your Unit> to <The Spell You Want Him To Cast> <Your Target>
      • -------- This action is: Unit - Issue Order Targeting A Unit --------
      • -------- You can use others like: Unit - Issue Order Targeting A Point --------
Just select the spell you want it to cast.
 
im making a huge flame strike which will create locust type tauren chieftains on the periferi
of the circle. they will then rush in to the mid all the while warstomping :=:
 
Order it to cast the spell which the custom one was based on. As it was based on that spell it uses that order to cast. Note it will bug if you use the same base ability multiple times with most spells, the same as if you manually cast one.

If you use JASS integer ID ordering, you can get a unit to cast more different abilities than in GUI.
 
Status
Not open for further replies.
Back
Top