Great, thanks Junde.

Can you tell me how I can filter this list, to only show the values I
want? Like my example with the Jewels game, I really only want the
first three items in the list, at most. Or is it just a simple code
hack?

On May 26, 6:29 pm, "Junde (Scoreloop)" <[email protected]> wrote:
> Hi Neil,
>
> I'm sure there should be some Scoreloop users here.
>
> There's actually guys from the Scoreloop team here too, I'm one of
> them :)
>
> These are basically some ISO jargon, that we are going to replace with
> friendlier words very soon.
>
> Basically, iso3166_1 refers to country codes, and iso3166_2 refers to
> country subdivision codes (regions/cities etc).
> So it's 2 additional ways of filtering scores. As for how iso3166_1
> differs from "your Country", I think "your Country" is based on the
> user's input on their player profile, while iso3166 is based on
> detection.
> I'll verify this for you.
>
> By the way, we've also got a nice support forum up 
> athttp://support.Scoreloop.com
> if you're interested to learn more.
>
> Cheers,
> Junde
>
> On May 26, 9:42 pm, Neilz <[email protected]> wrote:
>
> > I'm implementing ScoreLoop for my game.
>
> > There is a standard selection widget for the leaderboard type, which
> > lets you refine the scores. By default, I get:
>
> > - Global Leaderboard
> > - Your Country Leaderboard
> > - 24h Leaderboard
> > - search_list.nationality_iso3166_1
> > - search_list.nationality_iso3166_2
>
> > What on earth are the last two items? This list seems to come from
> > ScoreLoop, rather than being anything configurable in the xml. I only
> > want the first three in the list, is there anyway I can set this
> > somewhere?
>
> > I notice that other games that use ScoreLoop (like Jewels for example)
> > only have the first three items also.
>
> > Thanks.
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to