Playmaker Forum

PlayMaker News => General Discussion => Topic started by: TBrayner on April 14, 2014, 08:38:47 PM

Title: How can I retrieve a score of a especific player (Google Play)
Post by: TBrayner on April 14, 2014, 08:38:47 PM
How can I retrieve a score of a especific player and write it on my global variable (record), from Google Play? (Android). The objective is let the hud actualized with the  google leaderboard.

I'm not a programmer :/

Thank you
Title: Re: How can I retrieve a score of a especific player (Google Play)
Post by: jeanfabre on April 17, 2014, 02:03:09 PM
Hi,

It depends what framework you are using to access this leaderboard. Are you already using one?

bye,

 Jean
Title: Re: How can I retrieve a score of a especific player (Google Play)
Post by: TBrayner on April 18, 2014, 01:30:21 PM
No, can you sugest one?

tks
Title: Re: How can I retrieve a score of a especific player (Google Play)
Post by: Marsh on April 19, 2014, 09:12:07 AM
I believe he is using this one: https://github.com/playgameservices/play-games-plugin-for-unity
Title: Re: How can I retrieve a score of a especific player (Google Play)
Post by: TBrayner on April 19, 2014, 05:04:30 PM
I believe he is using this one: https://github.com/playgameservices/play-games-plugin-for-unity

Thanks Marsh I'll take a look!