disableMapIndicators: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\{\{DISPLAYTITLE:[^_]+\}\} \{\{RV\|" to "{{RV|") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
| arma3 | |game1= arma3 | ||
|version1= 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. | |descr= Command allows suppressing visualization of FRIENDLY, ENEMY, MINES and/or PING map indicators from difficulty setting EXTENDED MAP CONTENT. | ||
| '''disableMapIndicators''' [disableFriendly,disableEnemy,disableMines,disablePing] | |s1= '''disableMapIndicators''' [disableFriendly, disableEnemy, disableMines, disablePing] | ||
|p1= disableFriendly: [[Boolean]] - true | |p1= disableFriendly: [[Boolean]] - [[true]] to disable visualization of friendly units | ||
|p2= disableEnemy: [[Boolean]] - true | |p2= disableEnemy: [[Boolean]] - [[true]] to disable visualization of enemy units | ||
|p3= disableMines: [[Boolean]] - true | |p3= disableMines: [[Boolean]] - [[true]] to disable visualization of mines | ||
|p4= disablePing: [[Boolean]] - true | |p4= disablePing: [[Boolean]] - [[true]] to disable visualization of all tactical pings | ||
| [[Nothing]] | |r1= [[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]] [<nowiki/>[[true]], [[true]], [[false]], [[false]]];</code> | ||
| | |||
|seealso= [[difficultyOption]] | |||
}} | }} | ||
Revision as of 23:09, 30 January 2021
Description
- Description:
- Command allows suppressing visualization of FRIENDLY, ENEMY, MINES and/or PING map indicators from difficulty setting EXTENDED MAP CONTENT.
- Groups:
- Difficulty
Syntax
- Syntax:
- disableMapIndicators [disableFriendly, disableEnemy, disableMines, disablePing]
- Parameters:
- disableFriendly: Boolean - true to disable visualization of friendly units
- disableEnemy: Boolean - true to disable visualization of enemy units
- disableMines: Boolean - true to disable visualization of mines
- disablePing: Boolean - true to 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