Difference between revisions of "FF7/Field/Script/Opcodes/F8 PMVIE"
Jump to navigation
Jump to search
my_wiki>Synergy Blades |
my_wiki>Synergy Blades m (→Description) |
||
Line 15: | Line 15: | ||
==== Description ==== | ==== Description ==== | ||
− | Sets the movie file that will be played at a future point in the script by [[FF7/Field/Script/Opcodes/F9 MOVIE|MOVIE]]. The valid range for movie files in FF7 is from 0 to | + | Sets the movie file that will be played at a future point in the script by [[FF7/Field/Script/Opcodes/F9 MOVIE|MOVIE]]. The valid range for movie files in FF7 is from 0 to 0x32. |
Revision as of 02:48, 15 September 2006
- Opcode: 0xF8
- Short name: PMVIE
- Long name: Set Movie
Memory layout
0xF8 | M |
---|
Arguments
- const UByte M: Movie ID to set.
Description
Sets the movie file that will be played at a future point in the script by MOVIE. The valid range for movie files in FF7 is from 0 to 0x32.