HINT (File Format): Difference between revisions
Jump to navigation
Jump to search
→Hint
>Embyr 75 m ({{research}}) |
imported>Antidote (→Hint) |
||
Line 36: | Line 36: | ||
! Count | ! Count | ||
! Description | ! Description | ||
|- | |- | ||
| string | | string | ||
| 1 | | 1 | ||
| '''Hint name''' | | '''Hint name''' | ||
|- | |- | ||
| float | | float | ||
| 1 | | 1 | ||
| '''Immediate Time''' | |||
|- | |- | ||
| float | | float | ||
| 1 | | 1 | ||
| ''' | | '''Normal time'''; the amount of time that passes from when the hint is activated to when it appears on the HUD | ||
|- | |- | ||
| u32/u64 | | u32/u64 | ||
| 1 | | 1 | ||
| '''Pop-up text STRG ID'''; u32 in Metroid Prime 1/2, u64 in Metroid Prime 3 | | '''Pop-up text STRG ID'''; u32 in Metroid Prime 1/2, u64 in Metroid Prime 3 | ||
|- | |- | ||
| | | float | ||
| 1 | | 1 | ||
| '''Text Time''' | |||
|- | |- | ||
| u32 | | u32 | ||
| 1 | | 1 | ||
| | | '''Location Count''' | ||
| | |- | ||
| | | [[#SHintLocation|SHintLocation]] | ||
| locationCount | |||
| '''Hint Locations'''; Areas where this hint appears. | |||
|} | |||
===SHintLocation=== | |||
{| class="wikitable" | |||
! Type | |||
! Count | |||
! Description | |||
|- | |- | ||
| u32 | | u32 | ||
| 1 | | 1 | ||
| '''Target world MLVL ID''' | | '''Target world MLVL ID''' | ||
|- | |- | ||
| u32 | | u32 | ||
| 1 | | 1 | ||
| '''Target room MREA ID''' | | '''Target room MREA ID''' | ||
|- | |- | ||
| u32 | | u32 | ||
| 1 | | 1 | ||
| '''Target room index''' | | '''Target room index''' | ||
|- | |- | ||
| u32 | | u32 | ||
| 1 | | 1 | ||
| '''Map text STRG ID''' | | '''Map text STRG ID''' | ||
|- | |- | ||
| colspan=5 {{unknown|End of entry}} | | colspan=5 {{unknown|End of entry}} | ||
|} | |} | ||
[[Category:File Formats]] | [[Category:File Formats]] |