Arma 3
111 ratings
Tao's Folding Map Rewrite
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
File Size
Posted
Updated
403.007 KB
27 May, 2020 @ 5:59am
30 Aug @ 5:36am
30 Change Notes ( view )

Subscribe to download
Tao's Folding Map Rewrite

Description
Tao's Folding Map Rewrite is a client side mod that lets you open a tactical map while in game which is bigger and more useful than the GPS. To move or resize the map, use the in game UI layout editor under Options -> Game -> Layout.

CBA Settings

When the term "GPS device" is used, it means you need to have access to a GPS panel, which can come from a Vanilla GPS, UAV Terminals, Firewill's PDU, BWA's Navipad and more, but also from vehicles.
The items in "Items that provide GPS" are also considered GPS devices.

  • Map: Allows the addons to be effectively toggled off if necessary.
  • Preferred map type: Sets which map type should be selected when you first load into a mission.
  • Close map: If set to disabled it will stay open when you open the vanilla map. If enabled the map will close.
  • Keep map open in: Allows you to define in which perspectives Tao's folding map will not be closed in.
  • Refresh rate: Allows you to set the refresh interval at which the map refreshes itself.
  • Zoom step: Allows you to set how much the map zooms in and out with every key press.
  • Keep player on map: Always keeps you on the map if set to automatic. On manual, you need to use the "Move up/down/left/right" keys to move the map around. Useful if want to disable automatic centering.
  • Require GPS to adjust automatically: This setting is set to "Yes" by default and can only be changed by the server.
    When set to "Yes" a GPS device will be required in order to have automatic position tracking. The idea is that you need a GPS device to be able to track your position automatically but this can be turned off, if the mission maker/admin wants to.
  • Lock map type: Locks the map type to the paper map. Useful for pre-GPS missions. Note: This overrides the "Preferred map type" setting.
  • Require a paper map for paper map: If enabled, a paper map will be required to open the paper version of the map.
  • Allow paper map darkening: Allows you to disable the darkening of the paper map.
  • Require GPS for tablet: If enabled, it will require a GPS device to be able to open the tablet.
  • Require GPS for displaying icon: If enabled, it will require a GPS device to be able to display the arrow indicating where you are.
  • Require GPS for displaying gridref: If enabled, it will require a GPS device to be able to display your grid reference on the tablet.
  • Items that provide GPS: You can add additional items that provide GPS capabilities. This setting is an array of strings.
  • Icon on map: Specifically for the tablet. It will draw your location on the map if you have a GPS device.
  • Tablet gridref: Specifically for the tablet. It will display your grid coordinates if you have a GPS device.
  • Preferred tablet mode: Sets which tablet mode should be selected when you first load into a mission.

CBA Keybinds
  • Press Alt-M to open the map.
  • While the map is open, press Alt-Numpad +/- to zoom in and out.
  • Press Ctrl-Alt-N to change to night mode and back.
  • Press Shift-Ctrl-M to "refold" the map (recenters the map on your position) when "Keep player on map" setting is set to "Automatic".
  • Press Shift-Ctrl-M to set the minimap on the current cursor position when having the main map open and "Keep player on map" setting is set to "Manual". The zoom level is also copied from the main map to the minimap.
  • Press Ctrl-Alt-M while having the map open to change multiple settings. Shortcut keys are highlighted at the beginning of words (e.g. 'M' for 'Switch to Manual Tracking')..
  • Use Alt-ArrowKeys to move the map around if "Keep player on map" setting is set to "Manual".

Links

Credit
  • Original mod by Taosenai. (C) 2013-2014 Ryan Schultz. (Workshop item has been removed, this was noticed on the 8.2.2021, but the link will be kept nonetheless.)
  • BI forum thread[forums.bistudio.com] for original mod
  • Dystopian for the updated darkening script, from ACE3[github.com]
  • drzdo for copying position and zoom in manual mode[github.com]
  • Mod overhaul by johnb43

License
See LICENSE.
Popular Discussions View All (1)
42
30 Jul, 2023 @ 10:11am
BUG REPORTS
johnb43
71 Comments
Nimmersatt 2 Oct @ 4:34am 
To answer my own question: Yes, it disables friendly units on the tablet map if the server profile difficulty setting "mapContentFriendly" is set to "1".
Nimmersatt 2 Oct @ 4:12am 
Does this show friendly units on the map?
silent1 1 Sep @ 1:52pm 
Anyway to have it re-open automatically after coming back from the optics view?
It goes away when I aim and it's can be annoying to re-open it manually every single time.
zdo 13 Aug @ 3:44pm 
Great mod, btw, thank you.
Wishlist: having more precise control over zoom and pan, currently step is too big for me.
zdo 13 Aug @ 3:43pm 
I think it is becase enhanced ACE map has this
colorForestTextured[] = {0.22,0.50,0,0};
by default in RscMapControl, which makes default forest color 0 alpha.
zdo 13 Aug @ 3:37pm 
With "Enhanced ACE map" https://gtm.steamproxy.vip/workshop/filedetails/?id=2467590475
forest has no background for some reason.

It seems like adding
colorForestTextured[] = {0.20,0.45,0,0.5};
fixes the issue. Please add it to the config.
JGaz-UK 29 Jun @ 2:13am 
Works fine with ACE
johnb43  [author] 28 Jun @ 11:49pm 
@Lucyfer Angel There is no mod such as "Ace Map", so what do you mean? Generally speaking, this mod shouldn't interfere with other mods and vice versa.
Lucyfer Angel 10 Jun @ 7:40am 
Is it compatible with Ace Map?
JGaz-UK 15 Mar, 2023 @ 4:22am 
Not seeing any green on the Tablet for wooded areas? don't see an option to change in the CBA.