Scrivener07 / FO4_Overlays

A framework that loads unique HUD elements when eye covering items are equipped.
https://www.nexusmods.com/fallout4/mods/33347
MIT License
3 stars 1 forks source link

Cannot save the game while the OverlayMenu is opened. #10

Closed Scrivener07 closed 6 years ago

Scrivener07 commented 6 years ago

The save game button is greyed out in the escape menu while the OverlayMenu is opened.

I start the menu with these flags. https://github.com/Scrivener07/FO4_Overlays/blob/77d708d2b7fb20f3d585ae06af5b33cc6136d71e/Data/Scripts/Source/FO4_Overlays/Fallout/Overlays/Menu.psc#L17-L18

Scrivener07 commented 6 years ago

I had the flags backwards! Fixed with commit bedb14b

https://github.com/Scrivener07/FO4_Overlays/blob/bedb14b1072d80ab57ba9dfe78808561c74f382d/Data/Scripts/Source/FO4_Overlays/Fallout/Overlays/Menu.psc#L17-L18