Ok, here's my problem: I want to be able to make a bunch of units in a group stay EXACTLY where they are, and not move around to engage the enemy. Basically, I want them to stay behind their defenses, instead of moving. However, I still want them to shoot, and they aren't standing still in their spot in formation. Sounds easy, right? Just say disableAI "move". And that's what I did, and it seemed to work, at first. But after I added more attackers, the defenders (whom I want to stay still) started running out from behind their cover, which is maybe 100 meters and up hill from the attackers. They still move even though I disabled their AI!!! Does anyone know a way to stop them no matter what?