leaderboardsRequestUploadScore: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(([^=\| ]+)('''|\[\[)([^=\| ]+)) * +\|p1=" to " |s1= $1 |p1=") |
||
Line 9: | Line 9: | ||
| Starts async. operation to upload score to board with given name, value always overwrite the current value in the board. The details array is optional. The board has to be initialized before the call. | | Starts async. operation to upload score to board with given name, value always overwrite the current value in the board. The details array is optional. The board has to be initialized before the call. | ||
| '''leaderboardsRequestUploadScore''' [boardName, score, [details]] | |s1= '''leaderboardsRequestUploadScore''' [boardName, score, [details]] | ||
|p1= boardname: [[String]] - | |p1= boardname: [[String]] - |
Revision as of 23:13, 12 June 2021
Description
- Description:
- Description needed
- Groups:
- Leaderboards
Syntax
- Syntax:
- leaderboardsRequestUploadScore [boardName, score, [details]]
- Parameters:
- boardname: String -
- score: Number -
- details: Array (optional) -
- Return Value:
- Boolean
Examples
- Example 1:
leaderboardsRequestUploadScore ["TT01", 1234, [5,6,7,8]]
Additional Information
- See also:
- See also needed
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