- Opcode: 0x04F
- Short name: MOVIE
- Long name: Play movie
Argument
none
Stack
none
Description
Plays an FMV movie prepared by MOVIEREADY. Waits (return 1) until the movie subsystem is ready, then starts playback (start_movie). No stack use.
PC handler: SCRIPT_MOVIE.
Function addresses
| Function | Address | Description |
|---|---|---|
SCRIPT_MOVIE | 0x51F390 | Field script opcode handler (verified IDA function) |