02E7

From GTAMods Wiki
Jump to navigation Jump to search

GTA III Vice City San Andreas START_CUTSCENE


Description
Starts the cutscene
Syntax
02E7: start_cutscene
Parameter
none

This opcode starts a cutscene loaded by opcode 02E4. Cutscenes must be properly ended using opcode 02EA otherwise the game will be stuck in an uncontrollable state when the cutscene ends playing or is skipped.

In GTA III and Vice City, widescreen is switched on while the cutscene plays. Most cutscenes can be started without loading anything other than cutscene data but it would look really weird. The minimum to view cutscenes properly is to load the relevant models, set the position of the cutscene, create cutscene objects and assign them an animation, and, in GTA III, create cutscene heads and assign them an animation. Subtitles are generally shown using opcode 00BC timed to appear using 02E8 along with the cutscene.

Keywords

start, cutscene