-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a keybinds for topskymaps #468
Comments
The codes are placed in TopskySettings and get all the data from TopskyMaps |
I've tested it and was thinking of doing something like that on other maps. I don't see why we need it on MVA maps since the zoom setting is already implemented. Many think that opening the radar menu and going to maps is too many clicks, and few remember all the shortcuts if we add more of them. |
This is because Topsky reads the setting.txt file first and then the localsettings.txt file afterwards. |
need more info from developer to group maps in a group. This is necessary to show/hide multiple maps on one shortcut.
|
Added Toggle all MVA maps with ALT + M |
I've seen it is possible to add keybinds for topsky maps. Is it possible to add keybinds for MVA maybe others as well.
Here would be a code example to toggle ENGM MVA with ALT + M.
Shortcut_RadarMenu_Combo=0x00
Shortcut_Map_Xfr_Key=1,0x4D ; M
Shortcut_Map_Target=1,MVA\MVA ENGM
This could be very helpfull if we only need the MVA at a specific moment.
I would suggest creating a new topsky_map with all MVAs in Norwy and use this when toggling
The text was updated successfully, but these errors were encountered: