• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Player selection

Status
Not open for further replies.
Level 12
Joined
Jun 1, 2010
Messages
748
I am making a map and all players must be playable, and at the start of the game, a table should appear. I only know how to play with player 1, I do not know how to make all players playable.

Example:
1.Horde
2.Grimhorn Tribe
3.Ogre Maulers
4.Qiraji
5.Silithids

And I want all these players to be playable. And I do not want the other players to replace player 1. If I choose player 2, I become player 2, not 1. Example: the Horde should exist as player 1, and I should be the Grimhorn Tribe if I click Grimhorn Tribe.
 
Level 17
Joined
Jan 21, 2010
Messages
2,111
I think he want it like this:
when entering game:
Host -
rysnt11 (red) (team 1) (100%)
Players -
Bugz (blue) (team 2) (100%)
Player NPC
Random guy (teal) (team 3) (100%)

Then, when the game start, in the player choosing area, i picked the second hero (blue team colored one), and so, i be player number 2

Then bugz picked the fourth hero (purple team colored one) and so, he became player number 4

Then the random guy picked the twelveth hero (gray team colored one) and so, he became player number 12

The one that he want to achieve is the player numbering
 
Level 12
Joined
Jun 1, 2010
Messages
748
That explanation is sort of what I want. But I did not mention about selecting hero, I just mentioned a table like this:

l==============l
l [ Horde ] l
l [ Grimhorn Tribe ] l
l [ Ogre Maulers ] l
l [ Qiraji ] l
l [ Silithids ] l
===============

And player can choose by clicking it. If the player clicks Qiraji he will become player 4, not player 1.
 
Status
Not open for further replies.
Top