leaderboardsRequestUploadScoreKeepBest: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|gr1= LeaderBoards" to "|gr1= Leaderboards") |
Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9]) ?= (.+) \|version([0-9]) ?= (.+) " to "|game$1= $2 |version$3= $4 ") |
||
Line 2: | Line 2: | ||
|game1= arma3 | |game1= arma3 | ||
|version1= 1.42 | |version1= 1.42 | ||
Revision as of 15:53, 3 May 2021
Description
- Description:
- Starts async. operation to upload score to board with given name, value is only stored to board if it is better than one already in the board. The details array is optional. The board has to be initialized before the call.
- Groups:
- Leaderboards
Syntax
- Syntax:
- leaderboardsRequestUploadScoreKeepBest [boardName, score, details]
- Parameters:
- boardname: String
- score: Number
- details: Array (optional) - Array of numbers
- Return Value:
- Boolean
Examples
- Example 1:
leaderboardsRequestUploadScoreKeepBest ["TT01", 1234, [5,6,7,8]]
Additional Information
- See also:
- leaderboardsRequestUploadScore
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