leaderboardRequestRowsFriends: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (template:command argument fix)
Line 6: Line 6:
|1.42|= Game version
|1.42|= Game version


|arg=  |= Arguments in MP
|arg=  |Multiplayer Arguments=


|eff=  |= Effects in MP
|eff=  |Multiplayer Effects=
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 12:10, 5 August 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