How to get balance?

For discussion of the Poker Mavens server module and other administration topics
Post Reply
aminmix
Posts: 6
Joined: Fri Mar 15, 2013 4:22 pm

How to get balance?

Post by aminmix »

Hello
I need to show the player chip balance and in play chips amount to himself.
What api should i use to do this?
Thx
Kent Briggs
Site Admin
Posts: 5878
Joined: Wed Mar 19, 2008 8:47 pm

Re: How to get balance?

Post by Kent Briggs »

aminmix wrote:Hello
I need to show the player chip balance and in play chips amount to himself.
What api should i use to do this?
Thx
AccountsGet in the API. Check the Balance and RingChips parameters returned by that call.
aminmix
Posts: 6
Joined: Fri Mar 15, 2013 4:22 pm

Re: How to get balance?

Post by aminmix »

TY Sir
Post Reply