addLiveStats: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 5: Line 5:




<h2 style="color:#000066">''unit''' ''''' addLiveStats '''''''score''</h2>
<h2 style="color:#000066">'''''unit''' addLiveStats ''score'''''</h2>




Line 24: Line 24:
'''Description:'''
'''Description:'''


Xbox Live MP only: adds score to the Xbox Live Statistics score for the given unit (or the commander unit of the given vehicle).
'''Xbox Live MP only:''' Adds score to the Xbox Live Statistics score for the given unit (or the commander unit of the given vehicle).
 


'''Example''':
'''Example''':
      
      
[[player]] '''addLiveStats''' 10
[[player]] '''addLiveStats''' 10
'''Example:'''

Revision as of 16:35, 6 July 2006



unit' addLiveStats score


Operand types:

unit: Object

score: Number

Type of returned value:

Nothing

Compatibility:

Version 2.10 required.

Description:

Xbox Live MP only: Adds score to the Xbox Live Statistics score for the given unit (or the commander unit of the given vehicle).


Example:

player addLiveStats 10