ayjay 117 Posted November 1, 2009 I tried a search for this but I guess I'm not putting in the relevant key words so forgive me if this has been asked before but is it possible to get troops from the same faction fighting each other? Share this post Link to post Share on other sites
.kju 3245 Posted November 1, 2009 I think you can createUnit any unit for any side. You can also edit the side in the mission.sqm I believe. Not sure so you need to test both. Share this post Link to post Share on other sites
ayjay 117 Posted November 1, 2009 kju. Thanks for your reply. I understand what you mean by editing the mission.sqm but in case that doesn't work how do I set createUnit? Share this post Link to post Share on other sites
.kju 3245 Posted November 1, 2009 You need scripting: http://forums.bistudio.com/showthread.php?t=79350 http://community.bistudio.com/wiki/createUnit_array Share this post Link to post Share on other sites
ayjay 117 Posted November 1, 2009 OK. Thanks again. Share this post Link to post Share on other sites
odjob 0 Posted November 1, 2009 Another way of doing it in the editor is to: 1. Put a east unit as leader of a west group. 2. In above east unit properties set "Probability of presence" slider to lowest. This will spawn the group as east but the leader will not spawn. So you will have a east group with west units. Hope that makes sence :) Share this post Link to post Share on other sites
ayjay 117 Posted November 1, 2009 Odjob. Thanks. I'll try that. Share this post Link to post Share on other sites