I need it that the start position is relative to where you are placed in the game lobby, for some reason i cant get this to work. I'm almost ready for the release of my map.
could somebody explain how to set the start positions/units to the position in game lobby please.
yes i have done that, but for some reason the positions seem to be relative to what # you are that JOINED the map, rather then what position you are in the pre-game screen, if you know what i mean?
I think i know what you mean, basically you want which ever player they are to decide where they start, For example player 1 in the pregame lobby (first player listed) starts at Start Position1 correct?
It can be done using teams, put he individual in his or her own team and it should fix it. Also create a trigger in game that re-Allies the players back into the same team. If that doesnt work then someone else might be able to help you but i'm pretty sure that'll work. @JimmyBanks: Go
I don't think this is possible to do as of yet. The order you join the lobby is what player number you get so even if the second person to join the lobby goes to slot six, he will still be player 2 and start at position 2.
Check out this tutorial, you can make a new drop down menu that lets users pick their starting location, then in a map init trigger, place them in the correct location based on their selection.
I need it that the start position is relative to where you are placed in the game lobby, for some reason i cant get this to work. I'm almost ready for the release of my map.
could somebody explain how to set the start positions/units to the position in game lobby please.
I believe you go into the Player Properties and set each player's starting location there.
Edit: Map > Player Properties
yes i have done that, but for some reason the positions seem to be relative to what # you are that JOINED the map, rather then what position you are in the pre-game screen, if you know what i mean?
I think i know what you mean, basically you want which ever player they are to decide where they start, For example player 1 in the pregame lobby (first player listed) starts at Start Position1 correct?
@cstorm15: Go
yes exactly what i am going for
It can be done using teams, put he individual in his or her own team and it should fix it. Also create a trigger in game that re-Allies the players back into the same team. If that doesnt work then someone else might be able to help you but i'm pretty sure that'll work. @JimmyBanks: Go
I don't think this is possible to do as of yet. The order you join the lobby is what player number you get so even if the second person to join the lobby goes to slot six, he will still be player 2 and start at position 2.
Check out this tutorial, you can make a new drop down menu that lets users pick their starting location, then in a map init trigger, place them in the correct location based on their selection.
Lobby game modes the complete guide