Hi, I was wandering if anyone could offer me some help with AI. I am making a mod where a bunch of soldiers raid a town, and I want them to, after stage 70 of the quest that goes along with the battle is set, start attacking people. I want them to go to the ends of the earth to find NPCs to kill, even through load doors and out the city gate to the stables nearby. My question is, how would I achieve this? I tried giving each of the attacking soldiers a Find Package in the CS that told them to find NPCs (I placed the number of NPCs at 0, thinking this would tell them to find as many as they could, not just a certain number) within a 9000 unit radius of their current location. This worked fine, except that the soldiers would NOT go through load doors to find their targets, and most of the time would just cluster around in one spot talking to each other, because they found each other and not the enemy. That leads me to another question. How do I get the Find Package to distinguish the NPCs that it is telling the soldiers to find from friend and foe. I tried making a run-on-target GetInFaction condition that said GetInFaction "AttackingSoldiers" == 0", thinking that it would exclude all the NPCs who were in the AttackingSoldiers faction. But instead, when stage 70 was set, the soldiers didn't even use the package at all. If anyone knows a solution, please tell me.
Thanks,
Agnarond