we are getting "teams are locked", if we wan´t to change the diplomatic settings to friendly. How can we change the doplomatic settings. Is there any command?
thank you!
change diplomatic settings - "teams are locked"
Re: change diplomatic settings - "teams are locked"
If you are using a mod or scenario to set up the teams then check the mod's description / ask the mod author.
Or you can use this command:
Replace force1 and force2 with the actual names of the forces. Use false instead of true if you want to unfriend them. Also note that this command is one-sided, if you want to have both of them be friendly to each other you need to repeat the command with force1 and force2 in reverse order.
Or you can use this command:
Code: Select all
/c game.forces['force1'].set_friend('force2', true)