Jump to content

OBD:WMM: Difference between revisions

m
used Retitle to add underscore to display title that MW doesn't allow in a page name
m (fixed typo)
m (used Retitle to add underscore to display title that MW doesn't allow in a page name)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{OBD_File_Header | type=WMM_ | prev=WMDD | next=WMMB | name=WM (Window Menu) Menu | family=Global | align=center}}
{{OBD_File_Header | type=WMM_ | prev=WMDD | next=WMMB | name=WM (WindowManager) Menu | family=Interface | align=center}}
{{Retitle|WMM_}}


 
[[Image:wmm__a.gif]]
[[image:wmm__a.gif]]




Line 11: Line 11:
{{OBDtr| 0x04 | lev_id  |FFFF00| 01 00 00 00 | 0    | level 0 }}
{{OBDtr| 0x04 | lev_id  |FFFF00| 01 00 00 00 | 0    | level 0 }}
{{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 | menu ID }}
{{OBDtr2|0x1C | char[64] |FF00FF| Difficulty          | menu name }}
{{OBDtr2|0x1C | char[64] |FF00FF| Difficulty          | menu name }}
{{OBDtr| 0x5C | 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    | item type; possible types:
{{OBDtr| 0x02 | int16    |FFFFC8| 00 00      | 0    | variable, returns if you choose this option }}
:1 - separator
{{OBDtr2|0x04 | char[64] |C8FFC8| Easy                | entry name }}
:2 - option }}
{{OBDtr| 0x02 | int16    |FFFFC8| 00 00      | 0    | item ID }}
{{OBDtr2|0x04 | char[64] |C8FFC8| Easy                | item text }}
|}
|}




{{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 (WindowManager) Menu | family=Interface}}
 
{{OBD}}