leaderboardRequestRowsFriends: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{Command|= Comments ____________________________________________________________________________________________ | a3 |= Game name |1.46|= Game version |arg= |= Arguments...")
 
No edit summary
Line 28: Line 28:


<h3 style="display:none">Notes</h3>
<h3 style="display:none">Notes</h3>
<dl class="command_description">
 
<!-- Note Section BEGIN -->
<dd class="notedate">Posted: Sep 10 2014</dd>
<dt class="note">[[User:ffur2007slx2_5|ffur2007slx2_5]]</dt>
<dd class="note">More information on the LB command family can be found [[List_Box|here]]
<!-- Note Section END -->
</dl>


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>


[[Category:Command_Group:_LeaderBoards|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_LeaderBoards|{{uc:{{PAGENAME}}}}]]

Revision as of 06:50, 28 June 2015

-wrong parameter ("a3") defined!-[[:Category:Introduced with a3 version 1.46|1.46]]
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:
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

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

Notes


Bottom Section