Myst HINT resources

From A look inside The Link

Jump to: navigation, search
Myst
Mohawk Overview
CLRC EXIT HINT INIT
MJMP MSND PICT RLST
VIEW WDIB HELP RSFL
Scripts Variables

This is a list of how hotspots in RLST match to cursors. "Hints" as to what cursor to use.

shortrecord_count
variablerecords

The record structure is:

shortrecord_index
shortcursor
  • record_index starts at zero and goes up.
  • cursor represents a cursor resource ID (WDIB + CLRC combo).


If cursor is -1, however, it is like a switch statement, and follows this structure:

shortvar
shortnum_states
  • var is the variable checked against.
  • num_states is the number of cursor indices following it.

Following num_states is:

shortcursor

The variable is the index of what to use in the table.

other games