systemOfUnits: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "Category:Scripting Commands {{Command|" to "{{Command|") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
(24 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{RV|type=command | ||
| | |game1= tkoh | ||
|version1= 1.00 | |||
| | |game2= arma3 | ||
|version2= 0.50 | |||
| Returns the currently selected system of units. | |gr1= System | ||
|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) | ||
* 2: Imperial | * 2: Imperial | ||
| '''systemOfUnits''' | |s1= '''systemOfUnits''' | ||
| [[Number]] | |r1= [[Number]] | ||
|x1= < | |x1= <sqf>_system = systemOfUnits;</sqf> | ||
|seealso= [[BIS_fnc_convertUnits]] [[setSystemOfUnits]] | |||
}} | }} | ||
Latest revision as of 16:31, 13 May 2022
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:
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