Page 1 of 1

changing player color without changing score color

Posted: 14 May 2016, 21:27
by Alexey85
Standard score UI is used to display players names and their scores using properties ScoreSummary_Player1/2. Is it possible to change the player color without changing the score UI color? I use ForceColor. Tried also Teams[index].ColorPrimary. Scores UI changes color and it expands upon color change which is another issue.

Re: changing player color without changing score color

Posted: 16 May 2016, 13:54
by Eole
The score summary will always take the player default/forced color if UseClans is False. If it's True, then it will use the team color. If you want to control the UI color, I think you will have to create your own.