leaderboardRequestRowsGlobalAroundUser: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command |game1= arma3 |version1= 1.56 |gr1= LeaderBoards |descr= Requests given leaderboard to download values around the user position in the table. |s1= leaderboa...")
 
m (Text replacement - "{{Command " to "{{RV|type=command ")
Line 1: Line 1:
{{Command
{{RV|type=command


|game1=  arma3
|game1=  arma3

Revision as of 12:03, 23 January 2021

Hover & click on the images for description

Description

Description:
Requests given leaderboard to download values around the user position in the table.
Groups:
LeaderBoards

Syntax

Syntax:
leaderboardRequestRowsGlobalAroundUser [leaderboard, offset, rows]
Parameters:
leaderboard: String - Name of the leaderboard
offset: Number - Offset from user position.
rows: Number - Defines how many rows are requested
Return Value:
Boolean - Returns true if request has been started

Examples

Example 1:
_isGettingValues = leaderboardRequestRowsGlobalAroundUser ["TT01", -5, 10];

Additional Information

See also:
leaderboardGetRowsleaderboardInitleaderboardRequestRowsFriendsleaderboardRequestRowsGloballeaderboardsRequestUploadScoreleaderboardsRequestUploadScoreKeepBestleaderboardState

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