rank: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) No edit summary |
m (template:command argument fix) |
||
Line 16: | Line 16: | ||
* "CAPTAIN" | * "CAPTAIN" | ||
* "MAJOR" | * "MAJOR" | ||
* "COLONEL" |= | * "COLONEL" |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''rank''' unitName |= | | '''rank''' unitName |SYNTAX= | ||
|p1= unitName: [[Object]] |= | |p1= unitName: [[Object]] |PARAMETER1= | ||
| [[String]] |= | | [[String]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code>_rank = [[rank]] player;</code> |= | |x1= <code>_rank = [[rank]] player;</code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[rating]], [[addRating]], [[setUnitRank]], [[ArmA: Rating Values|Rating Values]] |= | | [[rating]], [[addRating]], [[setUnitRank]], [[ArmA: Rating Values|Rating Values]] |SEEALSO= | ||
}} | }} |
Revision as of 14:45, 7 April 2019
Description
- Description:
- Returns the rank of the given unit. Rank can be one of the following:
- "PRIVATE"
- "CORPORAL"
- "SERGEANT"
- "LIEUTENANT"
- "CAPTAIN"
- "MAJOR"
- "COLONEL"
- Groups:
- Uncategorised
Syntax
Examples
- Example 1:
_rank = rank player;
Additional Information
- See also:
- ratingaddRatingsetUnitRankRating Values
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