• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Strange Order String

Status
Not open for further replies.
Level 23
Joined
Feb 6, 2014
Messages
2,466
Anyone familiar with the order string "AImove"?

I make a trigger to display the order string when the AI is ordered to do anything and the result is:

attack
AImove

First, the AI will attack, then when the "AImove" appears in BJDebugMsg, the AI stops.

I managed to solve the problem by removing the call MeleeStartingAI( ) but I like to know more about it.
 
Status
Not open for further replies.
Top