addRating: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 2: Line 2:




== '''''unit'' addRating ''number''''' ==
<h2 style="color:#000066">'''''unit'' addRating ''number'''''</h2>





Revision as of 14:38, 15 April 2006

back to COMREF


unit addRating number


Operand types:

unit: Object

number: Number

Type of returned value:

Nothing

Description:

Add number to unit rating.

This is usually used to reward for completed mission objectives.

Rating for killed enemies and killed friendlies is adjusted automatically.

When rating is lower than zero, unit is consider "renegade" and is enemy to everyone.


Example:

player addRating 1000