leaderboardState: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma3 |= Game name |1.42|= Game version _________________...") |
m (template:command argument fix) |
||
Line 12: | Line 12: | ||
| '''leaderboardState''' boardname |= Syntax | | '''leaderboardState''' boardname |= Syntax | ||
|p1= boardname: [[String]] - |= | |p1= boardname: [[String]] - |PARAMETER1= | ||
| [[Number]] |= | | [[Number]] |RETURNVALUE= | ||
|x1= <code>[[leaderboardState]] ["TT01", 1234, [5,6,7,8]]</code>|= | |x1= <code>[[leaderboardState]] ["TT01", 1234, [5,6,7,8]]</code>|EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |= | | |SEEALSO= | ||
| |= | | |MPBEHAVIOUR= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
}} | }} |
Revision as of 10:34, 7 April 2019
Description
- Description:
- 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.).
- Groups:
- Uncategorised
Syntax
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