Apply PrizeBonus in eche tournament to SystemEntryFee Amount

Add your suggestions for improving Poker Mavens
salar
Posts: 54
Joined: Thu Apr 07, 2011 12:15 pm

Re: Apply PrizeBonus in eche tournament to SystemEntryFee Amount

Post by salar »

yes kent, i dont think to this way. i use callbacks.
can you add TourneyCancel Callback event?
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Apply PrizeBonus in eche tournament to SystemEntryFee Amount

Post by Kent Briggs »

salar wrote:yes kent, i dont think to this way. i use callbacks.
can you add TourneyCancel Callback event?
I'll fix it so that cancelled tournaments trigger the Tournament Finished callback. You can check the tournament result file to see if it was aborted.
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Apply PrizeBonus in eche tournament to SystemEntryFee Amount

Post by Kent Briggs »

Kent Briggs wrote:I'll fix it so that cancelled tournaments trigger the Tournament Finished callback. You can check the tournament result file to see if it was aborted.
Actually I just tested this and a cancelled tournament already triggers the Tournament Finished callback. And when you load the results file, you'll see the (Abort) note on the Stop line like this:

Tournament=Tournament #1
Number=520
BuyIn=1000+0
PrizeBonus=0
MultiplyBonus=No
Entrants=2
Start=2013-01-03 11:53:43
Place1=pm1 (1000)
Place1=pm2 (1000)
Stop=2013-01-03 11:54:29 (Abort)
salar
Posts: 54
Joined: Thu Apr 07, 2011 12:15 pm

Re: Apply PrizeBonus in eche tournament to SystemEntryFee Amount

Post by salar »

hi kent,
if registered player < minimum player of tourney then Tourney not play and refresh to set next time and unregistered 'Registered Players'.
name of this tourny is canceled tourny. is not it?
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Apply PrizeBonus in eche tournament to SystemEntryFee Amount

Post by Kent Briggs »

salar wrote:hi kent,
if registered player < minimum player of tourney then Tourney not play and refresh to set next time and unregistered 'Registered Players'.
name of this tourny is canceled tourny. is not it?
In that case, the tournament is never started and there is no tournament results file or callback issued. The players just get their regular buy-in refunded. They do not get any bonus chips that were schedule to be added if the tournament ran.
salar
Posts: 54
Joined: Thu Apr 07, 2011 12:15 pm

Re: Apply PrizeBonus in eche tournament to SystemEntryFee Amount

Post by salar »

i want to say to registered player that tourney canceled. please add send auto canceled message to registered player and say cancel or make tourny canceled callback event :D
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Apply PrizeBonus in eche tournament to SystemEntryFee Amount

Post by Kent Briggs »

salar wrote:i want to say to registered player that tourney canceled. please add send auto canceled message to registered player and say cancel or make tourny canceled callback event :D
I've put that on my to-do list.
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Apply PrizeBonus in eche tournament to SystemEntryFee Amount

Post by Kent Briggs »

salar wrote:tourney canceled
This was added to the Callback options in 3.13. I also added a "NetBonus" line to the tournament results file that lets you know how many house chips were added to the prize pool.
Post Reply