Page 1 of 1

Make two teams ally

Posted: Sun Mar 06, 2022 1:08 am
by MG_Pro
I tried to to link two opjects from two different teams but it's says: The teams must be allies to link the opjects.

How I make the teams allies?

Re: Make two teams ally

Posted: Sun Mar 06, 2022 6:30 am
by matik246
you need to specify in the game.cfg file which teams are allied to each other. If you want for example team1 and team2 to be allied to each other but hostile to the other teams (assuming you have more than 2 teams on the map), you specify for each team which team is an Ally. So in a case where there are 8 teams and you want to have team 1 and team 2 to be allied, go over to where your team 1 is defined, find the team relations and then overwrite "Neutral" next to Team2 to "Ally" and then do the same for Team2 (overwrite the relation to Team1 from "Neutral" to "Ally")
After that, you should be able to link structures of two allied teams

Re: Make two teams ally

Posted: Sun Mar 06, 2022 7:14 am
by MG_Pro
matik246 wrote: Sun Mar 06, 2022 6:30 am you need to specify in the game.cfg file which teams are allied to each other. If you want for example team1 and team2 to be allied to each other but hostile to the other teams (assuming you have more than 2 teams on the map), you specify for each team which team is an Ally. So in a case where there are 8 teams and you want to have team 1 and team 2 to be allied, go over to where your team 1 is defined, find the team relations and then overwrite "Neutral" next to Team2 to "Ally" and then do the same for Team2 (overwrite the relation to Team1 from "Neutral" to "Ally")
After that, you should be able to link structures of two allied teams
OK, thanks :D :SWEET:

Re: Make two teams ally

Posted: Mon Mar 07, 2022 10:55 am
by matik246
You're welcome! :D