• 🏆 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!

How do you change player color?

Status
Not open for further replies.
Level 1
Joined
Feb 16, 2013
Messages
3
I am making a map in the World Editor, and want first player to be blue instead of red. I went into player properties and switched red off completely, and set blue as the user. But when I place units in the editor, as soon as I test it, it changes them to red. I can still control them, but they aren't blue. How can I make first player blue instead of red?
 
Level 5
Joined
Nov 30, 2012
Messages
200
Game - Set Player Name - |cff0042ff + (Name of Player One (Red))

Then do:

Unit Group - Pick all units owned by (Player One (Red))
- Change color of (Picked Unit) to Blue
 
Status
Not open for further replies.
Top