systemOfUnits: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Arma[ _]3(\|.*)\]\]" to "{{GameCategory|arma3|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}") |
||
Line 34: | Line 34: | ||
<h3 style="display:none">Bottom Section</h3> | <h3 style="display:none">Bottom Section</h3> | ||
{{GameCategory|tkoh|Scripting Commands}} | |||
[[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}} | {{GameCategory|arma3|Scripting Commands}} |
Revision as of 20:56, 10 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