question

sockona avatar image
sockona asked

PlayFab LeaderBoard with Ue4 Blueprints

Hello ^^
I'm new here, and I spent my whole day searching how to get acess my leadearboard from ue4 (Get values by user), and on how to update values.
I achieved to get some PlayfabJsonObjects, but I don't know what to do with it....
Help would be apreciated, thanks, and have a great day <3

Leaderboards and Statistics
3 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

jital avatar image jital ♦ commented ·

Could you provide more information as to what you are trying to do with leaderboards? In order to access leaderboards you would call GetLeaderboard, this will return the requested amount users and scores for the specific statistic.

0 Likes 0 ·
sockona avatar image sockona commented ·

I can access the leaderboard, but the fact is that I'm unable to read player name and score from the variables I get... And I'm looking forward to add score into leaderboard, but I have no clue on how to do this :/

0 Likes 0 ·
jital avatar image jital ♦ sockona commented ·

Can you post the following:

  1. The request to access the leaderboard
  2. The response from PlayFab
  3. The code that processes the PlayFab response
0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.