Sorry, it's been a while. You need to do Part 2 of the tutorial to get login working, then the names are returned.
The user has to fill in the Display Name, otherwise only the ID is returned.
I believe it depends if the user has supplied a Display Name or not. If not, then only the ID can be shown.
I'm not aware of any problems.
R-click event 1 and "Add parameter"
Name: paramTableName
Type:string
change await command:
await PlayFab_GetLeaderboard(localVars.paramCount, localVars.paramTableName);
The leaderboard is addressed by the gPlayFabHighScoreTableName in the tutorial. Just change the code to take a name parameter instead, and then you can get at any leaderboard you've created on the PlayFab side.
You can still download it (see the bottom of the page).
AdvancedRandom pretty much replaces this now, so I won't be making improvements. You can add additional copies, so it's possible to handle multiples now already.
1.2 fixes the minification issue.
The red current time marker starts at 1 second now, not at the start (0 sec).
On the Mac, use the Command key, not the Control key for scrubbing.
You would want 4 instances, with a range of 1 to 40, if you want to pull cards from each category. Then you pull 4 cards from each instance. The threshold doesn't apply as you'd want to stop at 40 cards pulled, for each deck.
luckyrawatlucky
No, I don't support that, and don't see the need to do so. Just use a function to get the next value, and if it is '8', skip it and get the next number.
Fib, people were constantly asking how to do this. It seemed an obvious solution.
Looks like you are saving to the leaderboard every tick on the last screen. The leaderboard goes bonkers. Just save the once.
Brilliant!
Member since 28 May, 2012 Last online 5 Nov, 2024