ACE3/addons/microdagr
2024-07-30 20:45:31 -05:00
..
data MicroDAGR - Improve item model (#7838) 2020-08-06 11:51:29 -05:00
functions General - SQF Improvements (#9698) 2024-02-04 14:50:24 -03: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 Tools - Fix configs for hemtt1.9.0 (#9423) 2023-09-23 11:37:41 -05:00
gui.hpp Add custom CfgUIGrids for microDagr (#5014) 2017-03-23 11:15:42 -05:00
initSettings.inc.sqf General - Cleaned up cbaSettings_settingChanged (#10050) 2024-05-31 13:20:21 -07: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 Translations - Add and Improve Portuguese (#10155) 2024-07-30 20:45:31 -05:00
XEH_clientInit.sqf General - Change FUNC to LINKFUNC where appropriate (#9882) 2024-03-28 13:57:23 -05:00
XEH_preInit.sqf Tools - Add HEMTT SQF support and fix commas are not semicolons (#9663) 2023-12-07 03:20:47 +00: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.