leaderboardsRequestUploadScore
Jump to navigation
Jump to search
Description
- Description:
- Starts async. operation to upload score to board with given name, value always overwrite the current value in the board. The board has to be initialized before the call.
- 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:
- leaderboardRequestRowsGlobal
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