Rake fields in API docs

Report bugs found in Poker Mavens
Post Reply
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Rake fields in API docs

Post by Kent Briggs »

I forgot to update the API docs for the new version 5 rake fields in the ring game commands. If you are getting or setting rake via API commands, be aware that Rake and RakeEvery have been replaced by a single RakePercent field. And RakeMax has been renamed to RakeCap. A value of 0 for RakeCap means there is no cap. I'll fix the docs in the next (5.02) update.
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Rake fields in API docs

Post by Kent Briggs »

Also missing from the 5.00/5.01 API docs are MixedList, AllowStraddle, and AnteAll fields for the ring game commands and MixedList, Ticket, TicketRequired, TicketFunded, and PayoutTickets for the tournament commands. Just to be clear, these all work, they are just not yet documented in the API section of the help file.
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Rake fields in API docs

Post by Kent Briggs »

Post Reply