disableMapIndicators: 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: | ||
{{DISPLAYTITLE:disableMapIndicators}} | {{DISPLAYTITLE:disableMapIndicators}} | ||
{{Command | {{Command | ||
| arma3 | | arma3 | ||
|1.82 | |1.82 | ||
|eff= local | |eff= local | ||
|gr1= Difficulty | |gr1= Difficulty | ||
| Command allows suppressing visualization of FRIENDLY, ENEMY, MINES and/or PING map indicators from difficulty setting EXTENDED MAP CONTENT. | | Command allows suppressing visualization of FRIENDLY, ENEMY, MINES and/or PING map indicators from difficulty setting EXTENDED MAP CONTENT. | ||
| | | '''disableMapIndicators''' [disableFriendly,disableEnemy,disableMines,disablePing] | ||
| [[ | |p1= disableFriendly: [[Boolean]] - true: disable visualization of friendly units | ||
|p2= disableEnemy: [[Boolean]] - true: disable visualization of enemy units | |||
|p3= disableMines: [[Boolean]] - true: disable visualization of mines | |||
|p4= disablePing: [[Boolean]] - true: disable visualization of all tactical pings | |||
| [[Nothing]] | |||
|x1= Disable visualization of friendly and enemy units:<code>[[disableMapIndicators]] [true,true,false,false];</code> | |x1= Disable visualization of friendly and enemy units:<code>[[disableMapIndicators]] [true,true,false,false];</code> | ||
| mp = Effect is local. |= Multiplayer | | mp = Effect is local. |= Multiplayer | ||
| [[difficultyOption]] | | [[difficultyOption]] | ||
}} | }} |
Revision as of 00:29, 18 January 2021
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:
- Difficulty
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:
- difficultyOption
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