leaderboardRequestRowsFriends: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "|= Comments" to "|Comments=")
m (Text replacement - "|= Game name" to "|Game name=")
Line 2: Line 2:
____________________________________________________________________________________________
____________________________________________________________________________________________


| a3 |= Game name
| a3 |Game name=


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

Revision as of 02:16, 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