Hi,
I'm in doubt of how to interpret the cnt_players from table holdem_cache. Does it equal
a) to the number of players who were dealt into the hand (as in table holdem_hand_summary), or
b) to the number of players who are still at cards at some moment in the middle of the hand at which PT3 registers an event e.g. "donk on the river" (against cnt_players-1 opponents)?
I expect second option, but would like to know it for sure.
Thx