• 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.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

What controls the Neutral Hostile minimap colour?

Status
Not open for further replies.
Level 24
Joined
Oct 12, 2008
Messages
1,783
As title says.
Neutral Hostiles have a fixed mini-map colour (dark grey), this is not affected by mini-map settings or the changing the team-colour of the Neutral Hostile Player.

Thus, how does one change the mini-map colour of Neutral Hostile?
 
You don't, I think.

It is easier to trigger to pick every unit owned by neutral hostile and change color, which then will show up as the said color on the minimap and in game.
 
This does not actually work.

I tried it - it worked for me... using a trigger that picks every unit in the map and then changing the color. Just be sure to clean the unit group leak, then it's all good.

The only real problem is spawning new units but you could just also add a new action that changes the unit's color as it enters the map area, which is not super hard.


Or, alternatively, use a player color and make it an enemy/creep instead and do that from there.

Edit: Apparently the minimap colors don't change but the team color changes for units, so I see what you mean. Just use a player slot as a computer and make it hostile instead or something.
 
Tried to change the Team Color of "Player - Natural Hostile" ?

That was the go to solution, it does not work as the original post states.

Or, alternatively, use a player color and make it an enemy/creep instead and do that from there.

Edit: Apparently the minimap colors don't change but the team color changes for units, so I see what you mean. Just use a player slot as a computer and make it hostile instead or something.

The problem is that I need the player to be Neutral Hostile; as Neutral Hostiles are the only units that display their nameplates when moused over, as opposed to player name.
 
I see. I'm curious, what makes the specific player color important for this case in particular if you don't mind me asking?
 
Status
Not open for further replies.
Back
Top