When showing special messages,theres an option to show player name.
For example
(Player name of(owner of(Triggering Unit)) + Has killed (Player name of(owner of(Killed Unit))
comes out like
Player 1 Has killed Player 2
I want to know if its possible to show the player names in their team color without adding color codes to strings.
It should be like this:
Player 1 Has killed Player 2
Any help will be appreciated.
For example
(Player name of(owner of(Triggering Unit)) + Has killed (Player name of(owner of(Killed Unit))
comes out like
Player 1 Has killed Player 2
I want to know if its possible to show the player names in their team color without adding color codes to strings.
It should be like this:
Player 1 Has killed Player 2
Any help will be appreciated.