Alright, so I'm making your basic zombie surivival map.
Here's what I WANT to happen:
☼ Zombies spawn and then run around attacking players, humans (comp), and building (another comp).
☼ Humans wander around and try to kill any zombie they see.
I have the humans set to junkyard dog, which works alright. Sometimes they'll attack the Zombies, sometime's they'll walk past 'em.
The problem with the zombies is they'll attack buildings close to them, but then just stop moving after that building is destroyed. They'll mainly focuse on moving to where Player 1 is, which is bad, I want them to roam the city sem-randomly. Zombies will move right past humans (comp), which I set as their enemy. Very rarely will they attack them on their own.
This is bugging me...
I'm not good with AI's but you might be looking for the suicide AI's or something like that "suicide missions tactical" or something like that. If they stop when you have a building chances are they don't know what to do so do something like
zombies score atleast 1 razing ( i think it's razing anyways )
townsfolk sufferred deaths of that building
SetAIScript
SetScore to 0
SetDeaths to 0
PreserveTrigger
Comment *
* optional.