Page 1 of 1

[NOT A BUG] 7.6 bug menu

Posted: Sun Oct 05, 2008 1:28 am
by Jue
menutitle=0 0 12 64 128 32 0 0 -1
menutitle=1 0 12 64 128 32 0 32 -1
menutitle=2 0 12 64 128 32 0 64 -1
menutitle=3 0 12 64 128 32 0 96 -1
menutitle=4 0 12 64 128 32 0 128 -1
menutitle=5 0 12 64 128 32 0 160 -1
menutitle=6 0 12 64 128 32 0 192 -1
menutitle=7 0 12 64 128 32 0 224 -1
menutitle=8 0 12 64 128 32 128 0 -1
menutitle=9 0 12 64 128 32 128 32 -1
menutitle=10 0 12 64 128 32 128 64 -1
menutitle=11 0 12 64 128 32 128 96 -1
menutitle=12 0 12 64 128 32 128 128 -1
menutitle=13 0 12 64 128 32 128 160 -1
menutitle=14 0 12 64 128 32 128 192 -1
menutitle=15 0 12 64 128 32 128 224 -1


Languaje = Options

Re: 7.6 bug menu

Posted: Sun Oct 05, 2008 7:40 am
by LtForce
Yes.

Re: 7.6 bug menu

Posted: Sun Oct 05, 2008 8:01 am
by Jay
LtForce wrote:Yes.
lol.

A bit more information would be good about what you are trying to do, or what the bug is in this lines of code.... what doesn' work?

Re: 7.6 bug menu

Posted: Mon Oct 06, 2008 2:47 pm
by Jue
Image

Re: 7.6 bug menu

Posted: Mon Oct 06, 2008 4:20 pm
by QuestOfDreams
Very very cryptic ... well, I think I can guess now what he means. The title in the language menu is showing the "Options" bitmap. I wouldn't really call that a bug :roll:
In the menu.ini file just change the line

Code: Select all

language=12 256 1 128 32 0 128 128 128 0 4 -1 -1
to

Code: Select all

language=12 256 1 128 32 0 128 128 128 0 7 -1 -1
and voila ...

You should use your own menu graphics and definitions anyway ...