ACE3/addons/microdagr
Grim 31e1ad0cff
Arsenal - Add Tools category and moveOnOverwrite parameter to FUNC(addCustomRightPanelButton) (#9247)
* add tools tab and setting

* move to preinit

* fix icon, add restart warning

* derp

Co-authored-by: Dystopian <sddex@ya.ru>

* Update addons/arsenal/stringtable.xml

Co-authored-by: PabstMirror <pabstmirror@gmail.com>

* remove setting

* add keepIfOverriden parameter

* docs again

* documentation whitespace

* docs grammar, change parameter name

* fix docs

* more docs fixes

* magazine support

* deprecate spare barrel item

* more docs, improve condition

---------

Co-authored-by: Dystopian <sddex@ya.ru>
Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2023-07-21 22:39:48 +03:00
..
data MicroDAGR - Improve item model (#7838) 2020-08-06 11:51:29 -05:00
functions Cleanup - Trim all trailing whitespace (#8651) 2021-10-30 16:42:03 -05:00
images Made icons grey 2016-05-08 18:52:33 +02:00
UI Add custom CfgUIGrids for microDagr (#5014) 2017-03-23 11:15:42 -05:00
$PBOPREFIX$ Working Base MicroDAGR 2015-03-09 10:46:59 -05:00
ACE_Settings.hpp add microdagrwaypoint precision as an option (#6437) 2018-09-21 22:32:09 -05:00
CfgEventHandlers.hpp Add SQFC support (#8235) 2021-09-03 19:08:34 -05:00
CfgUIGrids.hpp Add custom CfgUIGrids for microDagr (#5014) 2017-03-23 11:15:42 -05:00
CfgVehicles.hpp MicroDAGR - Improve item model (#7838) 2020-08-06 11:51:29 -05:00
CfgWeapons.hpp Arsenal - Add Tools category and moveOnOverwrite parameter to FUNC(addCustomRightPanelButton) (#9247) 2023-07-21 22:39:48 +03:00
config.cpp Add custom CfgUIGrids for microDagr (#5014) 2017-03-23 11:15:42 -05:00
gui_controls.hpp MicroDAGR - Fix contour interval info showing on compass (#7849) 2020-08-12 01:48:40 -04:00
gui.hpp Add custom CfgUIGrids for microDagr (#5014) 2017-03-23 11:15:42 -05:00
initSettings.sqf General - Setting category cleanup (#8640) 2021-10-30 16:42:47 -05:00
readme.md Update contribution documents (#8382) 2021-08-16 20:17:56 +01:00
script_component.hpp convert log macros to cba versions (#4282) 2016-10-02 12:55:31 +02:00
stringtable.xml Korean Translation Improved (#9164) 2023-03-10 19:17:36 -06:00
XEH_clientInit.sqf MicroDAGR - Add mode switching keybinds (#8216) 2021-04-21 22:37:25 -05:00
XEH_preInit.sqf add microdagrwaypoint precision as an option (#6437) 2018-09-21 22:32:09 -05:00
XEH_PREP.hpp precompile on game start 2016-02-22 15:20:36 +01:00
XEH_preStart.sqf precompile on game start 2016-02-22 15:20:36 +01:00

ace_microdagr

Adds a MicroDAGR infantry GPS device. Press home to open. Then home again to toggle an interactive version. Press CTRL+Home to close. Info/Compass/Minimap modes are selectable by the bottom buttons. Tap the top bar to open the menu and access Mark/Waypoints/Connect To/Settings modes. Tap the minimap button again to toggle map modes (if available). Enter waypoints from the menu or double tapping on the minimap. Can interface with the ace_vector. Hold Azimuth+Range and release (see page 14 of vector's manual)

Items Added:

ACE_microDAGR

For Mission Makers:

Modules:

  • MicroDAGR Map Fill - Controls the amount of map data available for the minimap. Can limit to just roads/topographical or disable entirely.