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

[Trigger] Searing Arrow Problem

Status
Not open for further replies.
Level 7
Joined
Jul 9, 2008
Messages
253
Is there a way to make Searing Arrow activate a trigger when it's on autocast? Because I can only get the trigger working when I manually use Searing Arrows.

Any help would be appreciated

+rep if you know how to fix it ;)
 
Level 7
Joined
Jul 9, 2008
Messages
253
Hm I think I'm doing something wrong...

Trigger:

  • Events
    • Unit - A unit Is issued an order targeting an object
  • Conditions
    • (Issued order) Equal to (Order(flamingarrows))
  • Actions
    • Unit - Kill (Target unit of issued order)
Doesn't really work :(
 
Status
Not open for further replies.
Top