Hi
I want to color condition the player name by the total (in all sessions) the player has won.
I made these color conditions:
amt_won > 5 and #Hands# > 50 green
amt_won < 5 and #Hands# > 50 pink
I have checked the HUD mark.
But nothing is happening (the player's name who satisfies the condition don't change it's color).
What is possible wrong ?
Thanks !