Analytics – Arma 3
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
Lou Montana (talk | contribs) m (Text replacement - "[[server.cfg|" to "[[Arma 3: Server Config File|") |
||
(One intermediate revision by the same user not shown) | |||
Line 33: | Line 33: | ||
|COMMAND= arma3.exe | |COMMAND= arma3.exe | ||
|OPTIONS= There is an option to opt-out of the analytics by running [[Arma 3 Launcher]], going into Launcher options and de-selecting the ''Enable Analytics'' option. | |OPTIONS= There is an option to opt-out of the analytics by running [[Arma 3: Launcher]], going into Launcher options and de-selecting the ''Enable Analytics'' option. | ||
<br> | <br> | ||
<br> | <br> | ||
Dedicated Server analytics may be disabled simply by using <syntaxhighlight lang="cpp" inline>statisticsEnabled = 0;</syntaxhighlight> in the [[ | Dedicated Server analytics may be disabled simply by using <syntaxhighlight lang="cpp" inline>statisticsEnabled = 0;</syntaxhighlight> in the [[Arma 3: Server Config File|server configuration file]]. | ||
|NOTES= | |NOTES= | ||
Line 44: | Line 44: | ||
|LICENSING= [[End User License Agreement for BI's Tools|Bohemia Interactive End User License Agreement]] | |LICENSING= [[End User License Agreement for BI's Tools|Bohemia Interactive End User License Agreement]] | ||
|SEEALSO= [[Arma 3 Launcher]] | |SEEALSO= [[Arma 3: Launcher]] | ||
}} | }} | ||
Latest revision as of 13:36, 17 May 2024
Basic information
- Author:
- Bohemia Interactive
- Compatibility:
- Arma 3
- Download:
- Part of Arma 3 package on Steam
Description
- Description:
Usage
- Line call:
- arma3.exe
- Options:
- There is an option to opt-out of the analytics by running Arma 3: Launcher, going into Launcher options and de-selecting the Enable Analytics option.
Dedicated Server analytics may be disabled simply by usingstatisticsEnabled = 0;
in the server configuration file.
Licenses
- Licensing:
- Bohemia Interactive End User License Agreement
- See also:
- Arma 3: Launcher