8,131
edits
Paradox-01 (talk | contribs) m (.. "quick test" ss showing overlaying windows) |
Paradox-01 (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
=[[OBD:WMDD|WMDD]]: blue windows= | =[[OBD:WMDD|WMDD]]: blue windows= | ||
{{Template:XMLModdingHints}} | |||
'''general information''' | '''general information''' | ||
* files like WMDDdialog_options.oni are global. (They can be found in edition/GameDataFolder/level0_...) | * files like WMDDdialog_options.oni are global. (They can be found in edition/GameDataFolder/level0_...) | ||
* A WMDD file contains either a page plus dialogs or a "pop-up" page like "WMDDdialog_ChangeRestart.xml" with dialogs. | * A WMDD file contains either a page plus dialogs or a "pop-up" page like "WMDDdialog_ChangeRestart.xml" with dialogs. | ||
* | * interfering WMDD ? : WMDDdialog_text_console.xml (might define size of "text consoles", here: 460x410) | ||
* Oni's out-of-game windows are [http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/Changed_Load_Menu.png overlaying.] The ''parent'' window becomes visible if you remove the background. | * Oni's out-of-game windows are [http://i305.photobucket.com/albums/nn207/unknownfuture/Oni_Galore_Images/XML_modding/Changed_Load_Menu.png overlaying.] The ''parent'' window becomes visible if you remove the background. | ||
edits