Hi,
I built the Stat "Hands played with k-notation" and my color ranges don´t work correct, because when cnt_hands > 999 the Stat takes the value / 1000 and appends a 'k'. So its no "int" anymore, so a "string" The defined color range ( doesnt matter wheater defined in "configure stats" or in the hud setup) match if the value stays below 1000. When it get > 999 the text of the stat ist white again.
