Button/Border Flashing
The buttons and borders on the main menu flash every time you click some button and transfer to a different menu.
Well, they are regulated through WindowTransitions.INI. My problem is that I want to turn off that annoying border flashing. So I open up the file and find this entry for example:
Window
WinName = MainMenu.wnd:MapBorder2
Style = FLASH <-----------------------------
FrameDelay = 0
END
It's set to flash. There are more like fade, reversesound and so on. The problem is that there's no optiong like NONE or 0. When I commen it out, it just (oddle enough) ignores my comment and reads the thing as flash. So does anybody know how I can go about in turning the flashing off?
I can't just delete them because then the main menu wont work correctly.
I tried changing them to REVERSESOUND. Some work... but others do not. For example if I mess around with the Mapborder2 under MainMenuDefaultMenuLogoFade (top of file), and then click credits for example, when the menu comes back on, no buttons are present (!).
|