mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
020cf2ddd8
* open map tools in center of screen upon first open Don't show the map tools at the bottom-left corner of the map when you first open it, but right where your mouse is. * always move to mouse position when opened (not just once) incorporated feedback from co-authors Co-Authored-By: Drofseh <Drofseh@users.noreply.github.com> Co-Authored-By: PabstMirror <pabstmirror@gmail.com> * replace tabs by 4x whitespaces in order for checks to complete successfully * move code to fnc_updateMapToolMarkers so it always runs Co-authored-by: Drofseh <Drofseh@users.noreply.github.com> Co-authored-by: PabstMirror <pabstmirror@gmail.com> |
||
---|---|---|
.. | ||
fnc_calculateMapScale.sqf | ||
fnc_canUseMapGPS.sqf | ||
fnc_canUseMapTools.sqf | ||
fnc_drawLinesOnRoamer.sqf | ||
fnc_handleMouseButton.sqf | ||
fnc_handleMouseMove.sqf | ||
fnc_isInsideMapTool.sqf | ||
fnc_openMapGpsUpdate.sqf | ||
fnc_updateMapToolMarkers.sqf | ||
script_component.hpp |