Casting custom spells

Nums

New Member
Reaction score
1
Hey.
I've been trying to get a unit to cast a custom spell whenever the cooldown is up or cast it every X seconds but have had no luck.
Is anyone able to help?
 

the_ideal

user title
Reaction score
61
I assume you mean "aren't," and have you tried setting the tab on the right to "custom?"

If you have, are you sure you are getting the name of the spell correct before you go and look for it. (tooltips are different than names)
 

Nums

New Member
Reaction score
1
I want a unit to cast a healing wave ability every X seconds.

I don't know how to make the unit cast it though.
The "Issue order targeting a unit" has ability's like "Orc Shadow Hunter - Healing Wave" but they do not work and I don't know how else to cast it.
 

HydraRancher

Truth begins in lies
Reaction score
197
There is something in your abillity called:
Text - Order String - Activate
or somin
Change this to something like
healing wave

now for your trigger

Trigger:
  • Actions
    • Set Temp_Group = units in 500 range of Healing Unit
    • Unit - Pick every unit in Temp_Group and do (Actions)
      • Loop - Actions
        • Unit - Order Healing Unit to Orc - Shadow Hunter - healing wave (Picked Unit)
        • Custom Script: call DestroyGroup (udg_Temp_Group)
        • Skip Remaining actions


Oh, and make sure your unit actually HAS the abillity...
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top