• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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