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
[NOT A BUG] 7.6 bug menu
Re: 7.6 bug menu
lol.LtForce wrote:Yes.
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?
Everyone can see the difficult, but only the wise can see the simple.
-----
-----
- QuestOfDreams
- Site Admin
- Posts: 1520
- Joined: Sun Jul 03, 2005 11:12 pm
- Location: Austria
- Contact:
Re: 7.6 bug menu
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
In the menu.ini file just change the line
to
and voila ...
You should use your own menu graphics and definitions anyway ...
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
Code: Select all
language=12 256 1 128 32 0 128 128 128 0 7 -1 -1
You should use your own menu graphics and definitions anyway ...