I'm probably going a bit crazy with setting up color ranges in my HUD, but I decided to color-code the "Hands Played" statistic with a standard red-orange-yellow-green, and I want the green color to be applied for players who have more than 100 hands played...
...so my question is, how do we set color range when the "MAX" is "infinity"? Do we just stick a large number like 1000000 into the MAX box, is that the solution people use? Or is there an actual key-in for the value representing "infinity" or "no upper limit"?
I've tried leaving MAX blank, but PT4 then inserts a default value of zero and the color range doesn't work correctly if I do that. Putting an enormous value like 1 million works, and quite honestly I doubt I'll ever see 1 million hands against any particular player. LOL But I wish there was a color range checkbox to indicate "no upper bound" because this is quite often the case with stat color ranges, at least how I like to do them.