FF7/Field/Script/Opcodes/F9 MOVIE

From Final Fantasy Inside
< FF7‎ | Field‎ | Script‎ | Opcodes
Revision as of 18:29, 24 March 2018 by my_wiki>BukTop (Created page with "* Opcode: '''0xF9''' * Short name: '''MOVIE''' * Long name: Play Movie ==== Memory layout ==== {| style="border: 1px solid black; border-collapse: collapse" border="1" cel...")
Jump to navigation Jump to search
  • Opcode: 0xF9
  • Short name: MOVIE
  • Long name: Play Movie

Memory layout

0xF9

Arguments

None.

Description

Plays the movie previously defined by PMVIE. Note that further execution of the current script is halted until the movie has finished playing, and a playable character is still able to move whilst the movie is being played, so player movements may be frozen first. In addition, field music currently playing will continue to do so unless explicitly instructed otherwise.

Note that MOVIE removes the availability of the hand pointer above the player's head, even after the movie has finished playing. To re-enable it, use SPECIAL: POINT.