Page 1 of 1

different values of SCOPE

Posted: 19 Dec 2011, 19:26
by fafa1107
i'd like to know the different values of the scope variable, among other things to know one player's buddies or his rank.
thanks.

Re: different values of SCOPE

Posted: 19 Dec 2011, 21:37
by m4rcel
If you want to access multiple scopes, you simply have to separate them by spaces, e.g. "basic buddies" will enable basic account data and the buddies of the player.

A list of available scopes and what they stand for, can be found in the MPWS Wiki.
If you want to know what exactly is returned, you may have a look at my MPWS return types documentation (At the bottom of the first post).