• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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