Tournament winners
Posted: Sat Jan 12, 2013 2:00 pm
Hi kent how i can know which users win in tournament ( 1st 2 nd 3 rd....)?
There is a TourneyResults folder inside the Poker Mavens data folder. A text file is created (or appended to in the same day) each time a tournament finishes. It includes the position and chips won by all the participants.fafafa wrote:Hi kent how i can know which users win in tournament ( 1st 2 nd 3 rd....)?
Yes, it's documented in the help file (TournamentsResults). There's also a Callback event that can be triggered when a tournament finishes. You can use it to get notified of the tournament completing and then make the API call to fetch the results.fafafa wrote:Any api cod for TourneyResults?
Tournament payouts are set as percentages of the total prize pool (not fixed amounts) to account for a variable number of entrants. The prize pool is the sum of all the player's buy-ins plus any optional bonus chips that you add to that. You set those percentages on the Payout Structure tab when you edit the tournament settings in the Windows GUI.fafafa wrote:How can i edit torny setting to this winners chip and aotomatic send chip to winners?
1sd=2000
2nd=1000
3rd=900
...
10=100