disableMapIndicators: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "|= Comments" to "|Comments=") |
Lou Montana (talk | contribs) m (Text replacement - "|= Game version" to "|Game version=") |
||
Line 5: | Line 5: | ||
| arma3 |= Game name | | arma3 |= Game name | ||
|1.82| | |1.82|Game version= | ||
|eff= local|Multiplayer Effects= | |eff= local|Multiplayer Effects= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 11:37, 31 August 2019
Description
- Description:
- Command allows suppressing visualization of FRIENDLY, ENEMY, MINES and/or PING map indicators from difficulty setting EXTENDED MAP CONTENT.
- Multiplayer:
- Effect is local.
- Groups:
- Uncategorised
Syntax
- Syntax:
- disableMapIndicators [disableFriendly,disableEnemy,disableMines,disablePing]
- Parameters:
- disableFriendly: Boolean - true: disable visualization of friendly units
- disableEnemy: Boolean - true: disable visualization of enemy units
- disableMines: Boolean - true: disable visualization of mines
- disablePing: Boolean - true: disable visualization of all tactical pings
- Return Value:
- Nothing
Examples
- Example 1:
- Disable visualization of friendly and enemy units:
disableMapIndicators [true,true,false,false];
Additional Information
- See also:
- See also needed
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