systemOfUnits: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \|s1=" to " |s1=") |
Lou Montana (talk | contribs) m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3") |
||
Line 9: | Line 9: | ||
|gr1= System | |gr1= System | ||
| Returns the currently selected system of units. | |descr= Returns the currently selected system of units. | ||
* 0: Metric | * 0: Metric | ||
* 1: Mixed (ground vehicles use Metric / air vehicles use Imperial) | * 1: Mixed (ground vehicles use Metric / air vehicles use Imperial) |
Revision as of 21:26, 13 June 2021
Description
- Description:
- Returns the currently selected system of units.
- 0: Metric
- 1: Mixed (ground vehicles use Metric / air vehicles use Imperial)
- 2: Imperial
- Groups:
- System
Syntax
- Syntax:
- systemOfUnits
- Return Value:
- Number
Examples
- Example 1:
_system = systemOfUnits;
Additional Information
- See also:
- BIS_fnc_convertUnits setSystemOfUnits
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