• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Choosing player

Status
Not open for further replies.
Level 12
Joined
Jun 1, 2010
Messages
747
In my map I want to be able to choose 2 players that are users. To choose player 5 or player 6.
From the lobby the player 5 would be seen as playable.
Player 5 and Player 6 are an example.
When the game starts I want a table like this:

----------------------
l Choose your player l
l l
l [ Player 5 ] l
l [ Player 6 ] l
l l
l l
----------------------

Both player 5 and player 6 have the same race. The default is player 5, if I choose player 6, I think I would need to make a trigger to change ownership of Player 6 units and buildings to Player 5 and vice versa, what do you think?

The problem is that I do not know how to make the table I depicted above.
 
Status
Not open for further replies.
Top