FF7/Field/Script/Opcodes/0F SPECIAL/FC MVLCK

From Final Fantasy Inside
Jump to navigation Jump to search
  • Opcode: 0x0FFC
  • Short name: SPECIAL: MVLCK
  • Long name: Special: Movie Lock

Memory layout

0x0F 0xFC B
  • const UByte B: Movie lock on/off (1/0, respectively).

Description

Enables or disables the playing of movies; if the movie lock is set to on (1), movies will not be played with the MOVIE opcode.