frag 0 Posted March 25, 2013 Hi guys I asked this few weeks ago without good answers. But I am trying again since Arma 3 is warmed up now. Let’s say, in the editor, you put 10 rifleman in a city (all controlled by the AI). Is there a way to make them unfriendly to everyone, meaning that they would fire at each other until only one survive? (Kind of like a battle royale). As far as I know there are only 3 groups in Arma: BlueFor, OppFor and Independent … but is there a way to create more at code level? Any trick would be appreciated. I would like to code some kind of battle royale mission, but for single player. So this is not a team based work, but an individual based work. Share this post Link to post Share on other sites
Varkrag 10 Posted March 25, 2013 You can put them down as normal. Then put down the independent invisible soldier, make him higher rank than the other group and turn his presence probability slider down to nothing. Then group the squad to the independent (They will now be independents). Open the mission parameters menu (where you change the time/weather and stuff) and make independents freindly to nobody. Now you have independent soldiers that will attack bluefor and opfor. Share this post Link to post Share on other sites
Tuliq 2 Posted March 25, 2013 You can do an this addrating -5000 (or more) making them "bad guys" Share this post Link to post Share on other sites
frag 0 Posted March 25, 2013 (edited) You can do an this addrating -5000 (or more) making them "bad guys" I am not home to test it out but I am curious. Will two units having -5000 or rating will attach each other out? So putting my 10 units with a rating of -5000 will start a battle between them to the last survivor? Edited March 25, 2013 by frag Share this post Link to post Share on other sites
Tuliq 2 Posted March 25, 2013 That's what happens, yeah. They all start fighting each other because the see each other as traitors. Share this post Link to post Share on other sites