• 🏆 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] Recognising Attack Order

Status
Not open for further replies.
Level 7
Joined
Jun 16, 2008
Messages
253
Hey guys, I have a new cinematic system I'm working out for my map that will interrupt if unit engages and battle, and continues on when idle.

Basically it goes:

Blah blah blah

If Unit current order = Attack then
call Pause Cinematic

The problem is that while the trigger will execute when the unit is ordered to attack or anything of that kind, for some reason when the enemy initiates the combat and the unit attacks in response, nothing happens!

Did Blizzard create some kind of seperate attack order code for responsive attacking. Could somebody please help me out, I would be real appreciative.
 
Status
Not open for further replies.
Top