• 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.

Change player to a different player

Status
Not open for further replies.
Also a great title.

I have a trigger checking if both of the two player slots are occupied by human players.
If not a tutorial of the map is initialized.

The problem is that this tutorial is designed for player 1, and only 1.
So if the player chooses the second player slot the tutorial will not work correctly.

So is there a way to change the player to player 1 in case he started the map alone and in the "wrong" player slot?
 
Level 12
Joined
Feb 22, 2010
Messages
1,115
I don't think there is a way to change player slot.

For your tutorial, for every (Player 1) in actions use a variable TutorialPlayer.
 
Status
Not open for further replies.
Top