====== CharMakeMenuTopParam ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | CommandID | ''s32'' | ''0x0'' | | | | CaptionID | ''s32'' | ''0x4'' | | This field refers to the following text files: Modern_Menu_Text | | FaceParamID | ''s32'' | ''0x8'' | | This field refers to the following params: [[bb-refmat:param:FaceParam]] | | TableID | ''s32'' | ''0xc'' | When the type is grid, the ID of the first list item; when the type is color, the ID of the first color palette | | | ViewCondition | ''s32'' | ''0x10'' | | This field uses the following enum: CHARMAKEMENU_VIEW_CONDITION | | PreviewMode | ''s8'' | ''0x14'' | | This field uses the following enum: CHARMAKEMENU_PREVIEW_MODE | | reserved | ''dummy8'' | ''0x15'' | | This field is padding. | ===== Enums ===== ==== CHARMAKEMENU_PREVIEW_MODE ==== ^ Option ^ Description ^ Notes ^ | ''0'' | Full Body Armored | | | ''1'' | Full Body Naked | | | ''2'' | Face Close Up | | ==== CHARMAKEMENU_VIEW_CONDITION ==== ^ Option ^ Description ^ Notes ^ | ''0'' | Default | | | ''1'' | Beard | | | ''2'' | Beard | | | ''3'' | Excluded from Rebirth | | | ''4'' | Only in Rebirth | |