LLv34_Temuri Posted August 26, 2016 Posted August 26, 2016 Is it possible in some way to have a country ("Neutral") in both coalitions? Currently the .mission file shows: Countries { 0 : 0; 101 : 1; 201 : 2; } } But would for example this work? Countries { 0 : 0,1,2; 101 : 1; 201 : 2; } } Or Countries { 0 : 1; 0 : 2; 101 : 1; 201 : 2; } }
TP_Jacko Posted August 26, 2016 Posted August 26, 2016 Not sure what you are aiming for. I imagine neutral is excluded ftom any coalitions
LLv34_Temuri Posted August 26, 2016 Author Posted August 26, 2016 I'm aiming for neutral to really be neutral and not shoot Germans and Russians.
Habu Posted August 26, 2016 Posted August 26, 2016 You can't have neutral assign to both side. To understand that, open the editor. No need to load any mission. In the mission property, use the button Countries. As you see, you have only 3 coalition sides at that time, RoF has plenty more. Each nation must be attached to a coallition which can be a choice between three. If you want, you can assign russian to Axis coallition, in clicking on the coalition line. If you want to assign neutral to allies and axis, you can't, because you can select only one choice.
LLv34_Temuri Posted August 26, 2016 Author Posted August 26, 2016 You can't have neutral assign to both side. To understand that, open the editor. No need to load any mission. In the mission property, use the button Countries. As you see, you have only 3 coalition sides at that time, RoF has plenty more. Each nation must be attached to a coallition which can be a choice between three. If you want, you can assign russian to Axis coallition, in clicking on the coalition line. If you want to assign neutral to allies and axis, you can't, because you can select only one choice. Yes, that's why I was asking if you could do it via the .mission file. Ok, so it isn't possible.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now