distributionRegion: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
Lou Montana (talk | contribs) m (Text replacement - " *\| *([Cc]omments|COMMENTS|Game|[Gg]ame [Nn]ame|Game [Vv]ersion|Game Version \(number surrounded by NO SPACES\)|Multiplayer Arguments( \("local" or "global"\))?|Effects|Multiplayer Effects( \("local" or "global"\))?|Multiplayer Exe...) |
||
Line 1: | Line 1: | ||
{{Command | {{Command | ||
| arma1 | | arma1 | ||
|1.05 | |1.05 | ||
|gr1= System | |gr1= System | ||
| Returns the numerical index for the distribution region of this copy of [[{{arma1}}]]. | | Returns the numerical index for the distribution region of this copy of [[{{arma1}}]]. | ||
# USA | # USA | ||
# Rest of the world | # Rest of the world | ||
| [[distributionRegion]] | | [[distributionRegion]] | ||
| [[Number]] | | [[Number]] | ||
|x1= <code>[[if]] ([[distributionRegion]] == 1) [[then]] { [[hint]] "miles"; } [[else]] { [[hint]] "kilometres"; };</code> | |x1= <code>[[if]] ([[distributionRegion]] == 1) [[then]] { [[hint]] "miles"; } [[else]] { [[hint]] "kilometres"; };</code> | ||
| [[productVersion]] | | [[productVersion]] | ||
}} | }} | ||
Revision as of 00:27, 18 January 2021
Description
- Description:
- Returns the numerical index for the distribution region of this copy of Armed Assault.
- USA
- Rest of the world
- Groups:
- System
Syntax
- Syntax:
- distributionRegion
- Return Value:
- Number
Examples
Additional Information
- See also:
- productVersion
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