[NOT A BUG] 7.6 bug menu

Post any Bug Reports here
Post Reply
Jue
Posts: 55
Joined: Mon Sep 17, 2007 1:25 am
Location: Colombia

[NOT A BUG] 7.6 bug menu

Post by Jue » Sun Oct 05, 2008 1:28 am

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

User avatar
LtForce
Posts: 437
Joined: Wed May 03, 2006 11:15 am
Location: Vilnius, Lithuania

Re: 7.6 bug menu

Post by LtForce » Sun Oct 05, 2008 7:40 am

Yes.
Lithuanians for Georgia!

Jay
RF Dev Team
Posts: 1232
Joined: Fri Jul 08, 2005 1:56 pm
Location: Germany

Re: 7.6 bug menu

Post by Jay » Sun Oct 05, 2008 8:01 am

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?
Everyone can see the difficult, but only the wise can see the simple.
-----

Jue
Posts: 55
Joined: Mon Sep 17, 2007 1:25 am
Location: Colombia

Re: 7.6 bug menu

Post by Jue » Mon Oct 06, 2008 2:47 pm

Image

User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Re: 7.6 bug menu

Post by QuestOfDreams » Mon Oct 06, 2008 4:20 pm

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 ...

Post Reply