Name | Meaning |
|
|
IsFinalTable | We are at the final table of a tournament | Works only with OpenHoldem 2.2.0.+ and at casinos where the final table and normal tables can be visually distinguised. See the tablemap-symbol s$isfinaltable. | |
Others | Always true – mainly used for When Others Fold Force | None | |
Random |
|
Gets evaluated new each time it gets used. So be careful if you code sequences of random actions. If you need a random function that stays constant for some time you could use the Poker bot symbols
But be careful: Poker bot random symbols are in the range [0..1] |
Leave a Comment