leaderboardRequestRowsFriends: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Game name" to "|Game name=")
m (Text replacement - "|= Game version" to "|Game version=")
Line 4: Line 4:
| a3 |Game name=
| a3 |Game name=


|1.42|= Game version
|1.42|Game version=


|arg=  |Multiplayer Arguments=
|arg=  |Multiplayer Arguments=

Revision as of 02:51, 1 September 2019

-wrong parameter ("a3") defined!-[[:Category:Introduced with a3 version 1.42|1.42]]
Hover & click on the images for description

Description

Description:
Requests given leaderboard to download friends rows from the given leaderboard
Groups:
Uncategorised

Syntax

Syntax:
leaderboardRequestRowsFriends boardName
Parameters:
boardName: String
Return Value:
Boolean

Examples

Example 1:
leaderboardRequestRowsFriends "TT01";

Additional Information

See also:
leaderboardDeInitleaderboardGetRowsleaderboardRequestRowsGloballeaderboardRequestRowsGlobalAroundUserleaderboardsRequestUploadScoreleaderboardsRequestUploadScoreKeepBestleaderboardState

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

[[Category:Introduced with a3 version 1.42]][[ Category: a3: New Scripting Commands | LEADERBOARDREQUESTROWSFRIENDS]][[ Category: a3: Scripting Commands | LEADERBOARDREQUESTROWSFRIENDS]]

Notes


Bottom Section