systemOfUnits: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[[Cc]ategory:[ _]?Arma[ _]3:[ _]([^|]*)[ _]?\|.*\]\]" to "{{GameCategory|arma3|$1}}") |
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]3(\|.*)\]\]" to "{{GameCategory|arma3|Scripting Commands}}") |
||
Line 37: | Line 37: | ||
[[Category:Take On Helicopters: New Scripting Commands List|{{uc:{{PAGENAME}}}}]] | [[Category:Take On Helicopters: New Scripting Commands List|{{uc:{{PAGENAME}}}}]] | ||
{{GameCategory|arma3|New_Scripting_Commands_List}} | {{GameCategory|arma3|New_Scripting_Commands_List}} | ||
{{GameCategory|arma3|Scripting Commands}} |
Revision as of 18:50, 9 January 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
Notes
Bottom Section
Categories:
- Scripting Commands
- Introduced with Take On Helicopters version 1.00
- Take On Helicopters: New Scripting Commands
- Take On Helicopters: Scripting Commands
- Command Group: System
- Scripting Commands Take On Helicopters
- Take On Helicopters: New Scripting Commands List
- Arma 3: New Scripting Commands List
- Arma 3: Scripting Commands