MENUS.BIN
From OHRRPGCE-Wiki
MENUS.BIN stores data about custom menus. This lump only contains data applicable to an entire menu. Data about individual menu items is located in MENUITEM.BIN. The record size is stored in BINSIZE.BIN
| Offset | Data | Meaning |
|---|---|---|
| 0-11 | VSTR(1i+20b=11i) | Menu name |
| 12 | INT | Box style (same as text box background color) |
| 13 | INT | Default text color |
| 14 | INT | Max rows to show at a time (0=default, cannot exceed screen height) |
| 15 | INT | Bitsets 0=Transparent box |
| 16 | INT | Offset X (positive or negative) |
| 17 | INT | Offset Y (positive or negative) |
| 18 | INT | Anchor X (-1=left, 0=center, 1=right) |
| 19 | INT | Anchor Y (-1=top, 0=center, 1=bottom) |
| 20 | INT | Text align (-1=left, 0=center, 1=right) |
| 21 | INT | Minimum width (in text chars, default=0) |
| 22 | INT | Maximum width (in text chars, 0=none, >=1 crops strings) |
| 23 | INT | Border thickness (in pixels, can be negative) |
[edit] See Also
ARCHINYM.LMP . BROWSE.TXT . ATTACK.BIN . BINSIZE.BIN . DEFPAL#.BIN . DEFPASS.BIN . FIXBITS.BIN . LOOKUP.BIN . MENUS.BIN . MENUITEM.BIN . PALETTES.BIN . PLOTSCR.LST . SFXDATA.BIN . SONGDATA.BIN . UICOLORS.BIN . GEN . BAM . Map Format . T . P . E . D . L . N . DOR . DOX . DT0 . DT1 . DT6 . EFS . FOR . FNT . HSP . HSZ . ITM . MAP . MAS . MN . MXS . PAL . PT0 . PT1 . PT2 . PT3 . PT4 . PT5 . PT6 . PT7 . PT8 . SAY . SHO . SNG . STF . STT . TAP . TIL . TMN . VEH
