Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 0707

Opcode Database

0707

DescriptionEnables skipping of the current scene.

When the player presses a key, the code will skip to the specified thread. That thread should be responsible for ending the cutscene.
Parameters (v2)1) Label pointer (Integer) (LABEL)
Gamessa
CategoryCommon, Cutscene
San Andreas
sascm.ini0707=1,skip_cutscene_start_internal %1p%
Example0707: skip_cutscene_start_internal @INTRO_3132
Command NameSKIP_CUTSCENE_START_INTERNAL

<< 0706

0708 >>