====== MiniAreaParam ====== ===== Fields ===== ^ Field ^ Type ^ Offset ^ Description ^ Notes ^ | areaName | ''s32'' | ''0x0'' | Text ID of the name assigned to this mini-area. | This field refers to the following text files: Modern_Menu_Text | | openEventFlag | ''s32'' | ''0x4'' | The event flag ID associated with the availability status of this mini-area. | This field takes an [[ac6-refmat:event-flag-list|Event Flag ID]]. | | warningLineStartDisplayDistance | ''s16'' | ''0x8'' | The distance from the area boundary to start displaying the area boundary warning line. (-1 means no warning line is displayed). In metres. | | | warningLineDisplayDistance | ''s16'' | ''0xa'' | The distance from the area boundary to display the area boundary warning line at. (-1 means no warning line is displayed). In metres. | | | pad_end | ''dummy8'' | ''0xc'' | | This field is padding. |