-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bruno Garnier wrote: > Hi, > > Is there a variable or a way in Jpoker to check the user is sit in the table > or give the player status? >
After a quick look to: http://upstream.jspoker.pokersource.info/file/tip/jpoker/js/jquery.jpoker.js It seems that: $.jpoker.getServerTablePlayer(serverUrl, game_id, player_serial) should return undefined if player player_serial is not sit at table game_id on server serverUrl. Hope that helps. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkkLLy0ACgkQZmEdV9SHoe4ZCACeKVXaDoQan+Tbeo+YdioMwTVU 9MYAnR5aDlzfZ0qKFn+FXLxMq1gcGtGK =hqoU -----END PGP SIGNATURE----- _______________________________________________ Pokersource-users mailing list [email protected] https://mail.gna.org/listinfo/pokersource-users
