OBD:WMM: Difference between revisions

From OniGalore
Jump to navigation Jump to search
m (design)
m (fixed typo)
Line 12: Line 12:
{{OBDtr| 0x08 | char[18] |00FF00| AD DE      | dead  | unused }}
{{OBDtr| 0x08 | char[18] |00FF00| AD DE      | dead  | unused }}
{{OBDtr| 0x1A | int16    |00FFFF| 10 27      | 10000 | unknown }}
{{OBDtr| 0x1A | int16    |00FFFF| 10 27      | 10000 | unknown }}
{{OBDtr2| 0x1C| char[64] |FF00FF| Difficulty          | menu name }}
{{OBDtr2|0x1C | char[64] |FF00FF| Difficulty          | menu name }}
{{OBDtr| 0x1C | int32    |FF8000| 03 00 00 00 | 3    | array size }}
{{OBDtr| 0x5C | int32    |FF8000| 03 00 00 00 | 3    | array size }}
{{OBDtrBK}}
{{OBDtrBK}}
{{OBDtr| 0x00 | int16    |FFC8C8| 02 00      | 2    | <nowiki>type (2 = pull down menu)</nowiki> }}
{{OBDtr| 0x00 | int16    |FFC8C8| 02 00      | 2    | <nowiki>type (2 = pull down menu)</nowiki> }}
{{OBDtr| 0x02 | int16    |FFFFC8| 00 00      | 0    | variable, returns if you choose this option }}
{{OBDtr| 0x02 | int16    |FFFFC8| 00 00      | 0    | variable, returns if you choose this option }}
{{OBDtr2| 0x04 | char[64] |C8FFC8| Easy               | entry name }}
{{OBDtr2|0x04 | char[64] |C8FFC8| Easy               | entry name }}
|}
|}




{{OBD_File_Footer | type=WMM_ | prev=WMDD | next=WMMB | name=WM (Window Menu) Menu | family=Global}}
{{OBD_File_Footer | type=WMM_ | prev=WMDD | next=WMMB | name=WM (Window Menu) Menu | family=Global}}

Revision as of 21:29, 10 September 2007

ONI BINARY DATA
WMDD << Other file types >> WMMB
WMM_ : WM (Window Menu) Menu
switch to XML:WMM_ page
Overview @ Oni Stuff
OBD.png


Wmm a.gif


Offset Type Raw Hex Value Description
0x00 res_id 01 FC 05 00 1532 01532-pm_difficulty.WMM_
0x04 lev_id 01 00 00 00 0 level 0
0x08 char[18] AD DE dead unused
0x1A int16 10 27 10000 unknown
0x1C char[64] Difficulty menu name
0x5C int32 03 00 00 00 3 array size
First element (black outline)
0x00 int16 02 00 2 type (2 = pull down menu)
0x02 int16 00 00 0 variable, returns if you choose this option
0x04 char[64] Easy entry name


ONI BINARY DATA
WMDD << Other file types >> WMMB
WMM_ : WM (Window Menu) Menu
Global file