addLiveStats: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(updated)
m (add. categorization)
Line 2: Line 2:
____________________________________________________________________________________________
____________________________________________________________________________________________


| ofpe |= Game name
| arma2 |= Game name


|2.0|= Game version
|1.00|= Game version
____________________________________________________________________________________________
____________________________________________________________________________________________


| Xbox Live MP only: Adds score to the Xbox Live Statistics score for the given unit (or the commander unit of the given vehicle). |= 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
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 39: Line 39:
[[Category:Command_Group:_Mission_Information|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Mission_Information|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]]

Revision as of 18:00, 18 June 2010

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