ACE3/addons/microdagr
Kyle Mckay 56123591a0
Update contribution documents (#8382)
* Update code guidelines for script_component

* Update contributing documents for pull requests

- Reflect true attribution practices
- Reflect true merge process (this changed a long time ago)

* Remove listed maintainer from component readmes

We have almost never used these and serve as a source of confusion for
new contributors.
2021-08-16 20:17:56 +01:00
..
data MicroDAGR - Improve item model (#7838) 2020-08-06 11:51:29 -05:00
functions MicroDAGR - Add mode switching keybinds (#8216) 2021-04-21 22:37:25 -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 Cleanup spacing on call COMPILE_FILE 2019-02-14 12:43:02 -06: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 Use CBA Misc Items (#5502) 2017-09-12 23:23:45 -05: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 initial push (#8099) 2021-02-18 12:58:26 -06: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 up russian language (#8263) 2021-05-25 21:06:00 -05: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.