rating: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 22: | Line 22: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= < | |x1= <code>_score <nowiki>=</nowiki> '''rating''' [[player]] </code> |= Example 1 | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 23:46, 3 August 2006
Description
- Description:
- Check unit rating. Rating is increased for killing enemies, decreased for killing friendlies, can be changed by mission designer.
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_score = rating player
Additional Information
- See also:
- addRating
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
- Posted on August 3, 2006 - 14:04
- hardrock
- Notes from before the conversion: Use addRating to change the rating of a unit. The rating of the player is displayed as the "score" at the end of the mission. In the Description.ext, you define how many points it takes to get a perfect score, and all those pretty gold stars.