Changes
Jump to navigation
Jump to search
no edit summary
* Opcode: '''0x0FFC'''
* Short name: '''SPECIAL: MOVLK'''
* Long name: Special: Movie Lock
==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0x0F
! width="40" | 0xFC
! width="40" | ''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 [[FF7/Field/Script/Opcodes/F9_MOVIE|MOVIE]] opcode.
* Short name: '''SPECIAL: MOVLK'''
* Long name: Special: Movie Lock
==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0x0F
! width="40" | 0xFC
! width="40" | ''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 [[FF7/Field/Script/Opcodes/F9_MOVIE|MOVIE]] opcode.