Shift H Map not displaying

Find any bugs in Vega Strike? See if someone has already found it, or report them here!
Post Reply
Itusa
Hunter
Hunter
Posts: 85
Joined: Wed Jul 30, 2014 5:59 pm

Shift H Map not displaying

Post by Itusa »

Having a bit a problem, I can't seem to find the part in the code where the map is actually linked to Shift + H. I've tested the shift key (shift-A) and that works, and I've tested the 'h' key (cycle hostiles) and that works, but Shift+H...nada.

So far as I can tell in config_xml.cpp, the key for the map is externed...

line 708 refers to Cockpit::MapKey, and is the value of MapKey... which is of course...externed from god knows where. (I note that there is no shift key assignment in GameVegaConfig::initKeyMap() ). I've looking in the main_loop


-----

After further looking it appears that in vegastrike.config (home) Cockpit::MapKey is actually disabled (line 229). I had nothing to do with that. (I don't think.). In the config, it does say that the control for "M" is actually linked to the NavScreen, but in actual effect, scrolls through the manifest...
Last edited by Itusa on Fri Mar 10, 2017 7:14 pm, edited 1 time in total.
Operating System: (Linux) Ubuntu 16.10 (Yakkety)
Vegastrike-taose: 0.5.1
Itusa
Hunter
Hunter
Posts: 85
Joined: Wed Jul 30, 2014 5:59 pm

Re: Shift H Map not displaying

Post by Itusa »

Got it. Shift-M.
Operating System: (Linux) Ubuntu 16.10 (Yakkety)
Vegastrike-taose: 0.5.1
Post Reply