addLiveStats: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Bot: Reverted to revision 88399 by krzmbrzl on 2015-04-04T15:18:23Z)
m (template:command argument fix)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Adds score to the Xbox Live Statistics score for the given unit (or the commander unit of the given vehicle). (Also available in OFPE & VBS2) |= Description
| Adds score to the Xbox Live Statistics score for the given unit (or the commander unit of the given vehicle). (Also available in OFPE & VBS2) |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| unit '''addLiveStats''' score |= Syntax
| unit '''addLiveStats''' score |SYNTAX=


|p1= unit: [[Object]] |= Parameter 1
|p1= unit: [[Object]] |= Parameter 1
Line 16: Line 16:
|p2= score: [[Number]] |= Parameter 2
|p2= score: [[Number]] |= Parameter 2


| [[Nothing]] |= Return value
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
Line 22: Line 22:
____________________________________________________________________________________________
____________________________________________________________________________________________


|  |= See also
|  |SEEALSO=


}}
}}

Revision as of 12:25, 7 April 2019

Hover & click on the images for description

Description

Description:
Adds score to the Xbox Live Statistics score for the given unit (or the commander unit of the given vehicle). (Also available in OFPE & VBS2)
Groups:
Uncategorised

Syntax

Syntax:
unit addLiveStats score
Parameters:
unit: Object
score: Number
Return Value:
Nothing

Examples

Example 1:
player addLiveStats 10

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

Notes

Bottom Section