Page 1 of 1

Guiding a User Directly into a Ring

Posted: Tue Oct 02, 2018 4:29 am
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?

Re: Guiding a User Directly into a Ring

Posted: Tue Oct 02, 2018 9:33 am
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.