• 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.

[Solved] AI construction instantly dies from any damage

Status
Not open for further replies.
Level 1
Joined
Oct 13, 2021
Messages
4
Is there any way to fix it?
Like, it happens even on clear map without any triggers except one for build task by command.

I (player 1) construct farm - it has 50 hp, so it takes this damage before dying.
AI (player 2) constructs farm - still 50 hp, but whenever it takes any hit - it's destroyed.

Also seems that GDD ain't registers this hit.
Waiting before worker builds and repairs farm doesn't change anything before construction finished.

It's important for me 'cause I use attack to progress constructions in my map.

UPD: Thanks for help. Now I change owner while construction in progress so AI won't cancel it.
 
Last edited:
Level 34
Joined
May 14, 2021
Messages
1,602
Is there any way to fix it?
Like, it happens even on clear map without any triggers except one for build task by command.

I (player 1) construct farm - it has 50 hp, so it takes this damage before dying.
AI (player 2) constructs farm - still 50 hp, but whenever it takes any hit - it's destroyed.

Also seems that GDD ain't registers this hit.
Waiting before worker builds and repairs farm doesn't change anything before construction finished.

It's important for me 'cause I use attack to progress constructions in my map.
AI will only "abort" the construction or even the upgrade if the building is severely damaged (reaches almost 0 HP).
 
Status
Not open for further replies.
Top