Player color on minimap

Status
Not open for further replies.
Level 9
Joined
Oct 6, 2007
Messages
406
  • Game - Set ally color filtering to 0 or 1 or 2
there is grey text under the trigger action describing how it works

the following line combined with some GetLocalPlayer custom script might give the same result
  • Player - Change color of Player 1 (Red) to Red, Changing color of existing units

Won't the latter change the entire player color though? And not just the minimap color? Or am I thinking of something else.
 
Won't the latter change the entire player color though? And not just the minimap color? Or am I thinking of something else.

yeah you are right
it is not the same but very similar
but the first one is exactly what you asked for

and if you want the change to be permanent you can disable the ally color filter button next to the minimap afterwards
  • Game - Disable ally color button and Enable creep camp button
 
Last edited:
Status
Not open for further replies.
Top