ACE3/addons/maptools/functions
johnb432 79c43179ea
Map Tools - Add Plotting Board (#9653)
* Initial Commit to unfuck whatever I fucked in Git.

* Update initSettings.sqf and stringtable.xml

* Implements stringtable.xml suggestion

* Fixes for plotting board

* Update addons/maptools/functions/fnc_handleMouseButton.sqf

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/maptools/CfgWeapons.hpp

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/maptools/XEH_postInitClient.sqf

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Update addons/maptools/XEH_postInitClient.sqf

Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>

* Cleanup

* Redid calculations

* Updated docs

* More updated docs

* Update maptools.md

* Fix error and warning

---------

Co-authored-by: LorenLuke <LukeLLL@aol.com>
Co-authored-by: Grim <69561145+LinkIsGrim@users.noreply.github.com>
2024-01-07 10:02:05 -08:00
..
fnc_calculateMapScale.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_canUseMapGPS.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_canUseMapTools.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_canUsePlottingBoard.sqf Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
fnc_drawLinesOnRoamer.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_handleMouseButton.sqf Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
fnc_handleMouseMove.sqf Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
fnc_handlePlottingBoardMarkers.sqf Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
fnc_isInsideMapTool.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_isInsidePlottingBoard.sqf Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
fnc_openMapGpsUpdate.sqf General - Relative script_component.hpp includes (#9378) 2023-09-12 20:58:10 +02:00
fnc_updateMapToolMarkers.sqf Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00
fnc_wipeMarkers.sqf Map Tools - Add Plotting Board (#9653) 2024-01-07 10:02:05 -08:00