Thread: pokereval()
View Single Post
  #3  
Old 11-16-2008, 06:22 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by thatdwarf View Post
I'm going to assume you have some kind of a conditional checking each hand and comparing them to one another after the river card?


If anything just do a straight assignment if you're just incrimenting the percentage as you go once a winning hand is determined
pokereval() is a built-in function. Stefan loves poker.

Quote:
Script help for 'pokereval':
pokereval(str, obj, obj, obj, int) - returns object - returns an array of chance to win a poker game, parameters are the poker type (holdem, holdem8, omaha, omaha8, 7stud, 7stud8, 7studnsq, razz, lowball27), an array of each players cards ({{"as","ah"},{"kd","kc"}}), the common cards, the dead cards and number of iterations
__________________
Reply With Quote