Difference between revisions of "FF7/Field/Script/Opcodes/0F SPECIAL/FC MVLCK"
< FF7 | Field | Script | Opcodes | 0F SPECIAL
Jump to navigation
Jump to search
my_wiki>Synergy Blades |
my_wiki>Synergy Blades |
||
Line 1: | Line 1: | ||
* Opcode: '''0x0FFC''' | * Opcode: '''0x0FFC''' | ||
− | * Short name: '''SPECIAL: | + | * Short name: '''SPECIAL: MVLCK''' |
* Long name: Special: Movie Lock | * Long name: Special: Movie Lock | ||
Revision as of 16:26, 28 August 2007
- 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.