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

How to activate autocasting via triggers?

Status
Not open for further replies.
Level 4
Joined
Jan 3, 2005
Messages
91
Hi,

simple situation: I made a hero learn an ability (via triggers) that supports autocasting, for example searing arrows, slow, heal, ..

BUT you may know that when learing a new skill, autocasting is NOT activated and you need to activate that by yourself. My questen is: how do I activate autocasting for this new learned skill by using triggers?
thx for helping,


klovadis
 
Level 6
Joined
Feb 7, 2005
Messages
100
klovadis said:
Hi,

simple situation: I made a hero learn an ability (via triggers) that supports autocasting, for example searing arrows, slow, heal, ..

BUT you may know that when learing a new skill, autocasting is NOT activated and you need to activate that by yourself. My questen is: how do I activate autocasting for this new learned skill by using triggers?
thx for helping,


klovadis

There is an action that says something like "Unit - Issue order WITHOUT TARGET", in there you have a list of spells that do not need a target, like the Avatar, or Inmolation, and you can Activate the autocasting for spells like you say.
 
Status
Not open for further replies.
Top