• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

AI build Order (Computer Player)

Status
Not open for further replies.
Level 30
Joined
Feb 18, 2014
Messages
3,635
When an Ally/Enemy building die, one of the workers rebuilt that destroyed building (Computer Player) but the problem is the position of that constructed building isn't on the right postion of last daying building, E.g : When a tower is built on spot A then being destroyed when reconstruction the tower goes on spot B (Not in the same position in other words), and the second problem is that ^^ can cause bug for units (stuck between building) or even build defenses (towers) far away from the right spot!.

Now I know it's possible to order a unit to rebuild last destroyed building on his daying position via triggers. But the Question is : Is it possible to order the AI to build on the same daying postion?
 
Level 11
Joined
Aug 24, 2012
Messages
429
Yeah you would have to trigger it, I think there is a JASS function to order the AI to rebuild all buildings that are destroyed and usually they build in the exact same spot. This can be seen by how the AI works in the Campaign maps.
 
Level 5
Joined
Jan 16, 2016
Messages
117
There's a thingie in object editor that makes the AI place the buildings more specifically, like, Lumbermill = resource, AI places that building near to tree/goldmine. Hope it helps.
 
Status
Not open for further replies.
Top