leaderboardGetRows: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|gr1= LeaderBoards" to "|gr1= Leaderboards")
m (Text replacement - "\|(arg|eff|serverExec|mp|seealso)= " to "")
Line 6: Line 6:


|gr1= Leaderboards
|gr1= Leaderboards
|arg=
|eff=


| Returns an array with values for the given leaderboard, the array is in format: <nowiki>[[player1Name, score, rank], [player2Name, score, rank], [player3Name, score, rank] ... ]</nowiki>; This can be called after the one of the row request function has been called and successfully finished!
| Returns an array with values for the given leaderboard, the array is in format: <nowiki>[[player1Name, score, rank], [player2Name, score, rank], [player3Name, score, rank] ... ]</nowiki>; This can be called after the one of the row request function has been called and successfully finished!

Revision as of 22:02, 21 May 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Leaderboards

Syntax

Syntax:
Syntax needed
Parameters:
boardName: String
Return Value:
Return value needed

Examples

Example 1:
leaderboardGetRows "TT01"

Additional Information

See also:
leaderboardDeInitleaderboardInitleaderboardRequestRowsFriendsleaderboardRequestRowsGloballeaderboardRequestRowsGlobalAroundUserleaderboardsRequestUploadScoreleaderboardsRequestUploadScoreKeepBestleaderboardState

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note