Changes

Jump to navigation Jump to search

FF7/Field/Script/Opcodes/F8 PMVIE

510 bytes added, 02:44, 15 September 2006
no edit summary
* Opcode: '''0xF8'''
* Short name: '''PMVIE'''
* Long name: Set Movie

==== Memory layout ====
{| border="1" cellspacing="1" cellpadding="3" style="border: 1px solid black; border-collapse: collapse;"
! width="40" | 0xF8
! width="40" | ''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 [[FF7/Field/Script/Opcodes/F9 MOVIE|MOVIE]]. The valid range for movie files in FF7 is from 0 to 32.

Navigation menu