setUnitRank: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 19: | Line 19: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | unitName '''setUnitRank''' rank |= Syntax | ||
|p1= | |p1= unitName: [[Object]] |= Parameter 1 | ||
|p2= rank: [[String]] As above|= Parameter 2 | |p2= rank: [[String]] As above|= Parameter 2 |
Revision as of 21:31, 25 January 2009
Description
- Description:
- Sets rank of given unit.
Possible rank values, and the associated rating that is automatically given:
- PRIVATE: 0
- CORPORAL: 500
- SERGEANT: 1500
- LIEUTENANT: 2500
- CAPTAIN: 3500
- MAJOR: 5000
- COLONEL: 7500
- Groups:
- Uncategorised
Syntax
- Syntax:
- unitName setUnitRank rank
- Parameters:
- unitName: Object
- rank: String As above
- Return Value:
- Nothing
Examples
- Example 1:
player setUnitRank "COLONEL"
Additional Information
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