on my map i made a simple 7 if trigger thing to make players on the're teams and send units to opposite sides of the map.
heres a little example:
if 3 players; then players 1 and 2 will be on left, add them to group[1] and create HQ for player 1 on left. Players 3 added to group[2] and create HQ for player 3
my problem with this is that it only works for 1v1. and if anyone swaps positions in the lobby and such it will ALL be messed up.
information: my map will be a 4v4 thing and i need to make it so 4 people left 4 people right which compatibility for 4v3 3v2 2v1 and everything. while making them into group[1/2] and providing a HQ for a player on each team
so what i want is: the above
tl;dr i need a way in triggers INIT to add players from team 1 in the lobby to group[1] and create a HQ for them and move them to left side of map and same for the other half
1) Make it a FFA. Then get players 1, 3, 5 and 7 allied and spawn them at point A. Then get the other players to ally and spawn at point B. Or detect which players are playing and ally the correct amount etc.
All i really need to know is if there is a function i dont know that makes it easy or something, im not looking for some1 to do all the work im looking for some help is all, not that i wont take a big example i just need help ;)
on my map i made a simple 7 if trigger thing to make players on the're teams and send units to opposite sides of the map. heres a little example: if 3 players; then players 1 and 2 will be on left, add them to group[1] and create HQ for player 1 on left. Players 3 added to group[2] and create HQ for player 3
my problem with this is that it only works for 1v1. and if anyone swaps positions in the lobby and such it will ALL be messed up.
information: my map will be a 4v4 thing and i need to make it so 4 people left 4 people right which compatibility for 4v3 3v2 2v1 and everything. while making them into group[1/2] and providing a HQ for a player on each team
so what i want is: the above
tl;dr i need a way in triggers INIT to add players from team 1 in the lobby to group[1] and create a HQ for them and move them to left side of map and same for the other half
If u need any more information just ask
1) Make it a FFA. Then get players 1, 3, 5 and 7 allied and spawn them at point A. Then get the other players to ally and spawn at point B. Or detect which players are playing and ally the correct amount etc.
ty for trying, its not exaclty what i was looking for
i dont want my map to be a dick to friends though. in the lobby i want those 4 on a team, and those 4 on the other team.
i remember in battlecraft even if u were on the same team in lobby, u might not be in the game, i want my map to keep friends with friends
All i really need to know is if there is a function i dont know that makes it easy or something, im not looking for some1 to do all the work im looking for some help is all, not that i wont take a big example i just need help ;)
bump, maybe i was posting it at bad times of day?