We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug The background picture of the first AA level can be seen. There is a thin line in the middle.
To Reproduce Load the custom SP map.
Expected behavior Custom loading screen background should be visible.
Screenshots (OPTIONAL) In OpenMoHAA:
In Vanilla:
Logs N/A
Version information (please complete the following information):
Additional context (OPTIONAL) Map can be downloaded from here: https://www.mohaaaa.co.uk/AAAAMOHAA/content/greece-1943-corfuliberty
The text was updated successfully, but these errors were encountered:
There is something wrong because I have no issue when I install it in my main folder
Sorry, something went wrong.
I removed this part in the ui\loading_test_corfuliberty.urc and now it's ok. In Vanilla, it is not an issue. Weird.
resource Label { name "Default" rect 0 0 256 256 fgcolor 1.00 1.00 1.00 1.00 bgcolor 1.00 1.00 1.00 0.00 borderstyle "NONE" shader "textures/mohmenu/voodoo/m1l1_a.tga" enabledcvar "ui_voodoo" } resource Label { name "Default" rect 256 0 256 256 fgcolor 1.00 1.00 1.00 1.00 bgcolor 1.00 1.00 1.00 0.00 borderstyle "NONE" shader "textures/mohmenu/voodoo/m1l1_b.tga" enabledcvar "ui_voodoo" } resource Label { name "Default" rect 384 0 256 256 fgcolor 1.00 1.00 1.00 1.00 bgcolor 1.00 1.00 1.00 0.00 borderstyle "NONE" shader "textures/mohmenu/voodoo/m1l1_c.tga" enabledcvar "ui_voodoo" } resource Label { name "Default" rect 0 256 256 256 fgcolor 1.00 1.00 1.00 1.00 bgcolor 1.00 1.00 1.00 0.00 borderstyle "NONE" shader "textures/mohmenu/voodoo/m1l1_d.tga" enabledcvar "ui_voodoo" } resource Label { name "Default" rect 256 256 256 256 fgcolor 1.00 1.00 1.00 1.00 bgcolor 1.00 1.00 1.00 0.00 borderstyle "NONE" shader "textures/mohmenu/voodoo/m1l1_e.tga" enabledcvar "ui_voodoo" } resource Label { name "Default" rect 384 256 256 256 fgcolor 1.00 1.00 1.00 1.00 bgcolor 1.00 1.00 1.00 0.00 borderstyle "NONE" shader "textures/mohmenu/voodoo/m1l1_f.tga" enabledcvar "ui_voodoo" }
No branches or pull requests
Describe the bug
The background picture of the first AA level can be seen. There is a thin line in the middle.
To Reproduce
Load the custom SP map.
Expected behavior
Custom loading screen background should be visible.
Screenshots (OPTIONAL)
In OpenMoHAA:
In Vanilla:
Logs
N/A
Version information (please complete the following information):
Additional context (OPTIONAL)
Map can be downloaded from here: https://www.mohaaaa.co.uk/AAAAMOHAA/content/greece-1943-corfuliberty
The text was updated successfully, but these errors were encountered: