The_Oakster 0 Posted July 6, 2006 Hello, I have 5 civilians, not grouped, stood near each other, with "none" in formation, and dostop this in INIT line. But they walk about all over the place. I dont want to disableai them because when a trigger is activated they join a group get armed and start fighting. I just want them to stand still until that point I have looked through loads of posts on here and OFPEC and I have tried everything to no avail. Please help me... Ben Share this post Link to post Share on other sites
pazuzu 21 Posted July 7, 2006 Try putting this in the units init: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">{doStop _x} forEach units group this Share this post Link to post Share on other sites
The_Oakster 0 Posted July 7, 2006 Woo Hoo, That works pazuzu, I just needed to add <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">this setunitpos "up" Thanks Ben Share this post Link to post Share on other sites