Difference between revisions of "FF7/Field/Script/Opcodes/0F SPECIAL/FC MVLCK"
From Final Fantasy Inside
< FF7 | Field | Script | Opcodes | 0F SPECIAL
my_wiki>Synergy Blades |
m (3 revisions imported) |
| (One intermediate revision by one other user not shown) | |
(No difference)
| |
Latest revision as of 05:14, 23 May 2019
- 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.