BIS fnc rankParams: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ :\\\-\/|()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
Lou Montana (talk | contribs) m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ") |
||
Line 5: | Line 5: | ||
|1.00 | |1.00 | ||
|gr1 = Object Manipulation | |gr1= Object Manipulation | ||
| Return information about military rank. | | Return information about military rank. |
Revision as of 12:43, 11 April 2021
Description
- Description:
- Description needed
- Execution:
- call
- Groups:
- Object Manipulation
Syntax
- Syntax:
- Syntax needed
- Parameters:
- source: Number, String or Object - can be one of:
- infoType: String - can be one of:
- "displayName" - full localized name (e.g. "Major")
- "displayNameShort" - short localized name (e.g. "Maj.")
- "classname" - system name (e.g. "MAJOR")
- "texture" - path to rank insignia
- Return Value:
- Return value needed
Examples
- Example 1:
_shortRank = [player, "displayNameShort"] call BIS_fnc_rankParams;
Additional Information
- See also:
- ranksetUnitRank
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