leaderboardState: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " " to " ")
m (Text replacement - "|gr1= LeaderBoards" to "|gr1= Leaderboards")
Line 5: Line 5:
|1.42
|1.42


|gr1= LeaderBoards
|gr1= Leaderboards


| returns state of the board with given name. 0: Busy (async. operation in progress); 1: Async. operation ended with success; 2: Async. operation ended with error; 3: Invalid board (bad board name, not initialized etc.).
| returns state of the board with given name. 0: Busy (async. operation in progress); 1: Async. operation ended with success; 2: Async. operation ended with error; 3: Invalid board (bad board name, not initialized etc.).

Revision as of 15:51, 3 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:
leaderboardState ["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