Guiding a User Directly into a Ring

For general discussion of the Poker Mavens software
Post Reply
Dornica
Posts: 7
Joined: Tue Oct 02, 2018 4:23 am

Guiding a User Directly into a Ring

Post by Dornica »

Hi Mr. Briggs
I want to have my own web page which displays all online Rings and Tournaments.
Is it possible that when a user clicks on a Ring in my page, they will directly enter that specific Ring without having to select the Ring from the lobby?
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: Guiding a User Directly into a Ring

Post by Kent Briggs »

Yes, there are two options. You can use the TableName URL parameter which will open a specific table for a player immediately after logging them in:

http://www.briggsoft.com/docs/pmavens/T ... tartup.htm

If the player is already logged in, you can use the RingGamesOpen command in the API to open a particular ring table for a player.

Note that in either case, the player will still have to manually click on an empty seat and confirm their buy-in to join the game.
Post Reply