GTAG - Modding - Opcode Database - 0707
Opcode Database
0707
Description | Enables 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) |
Games | |
Category | Common, Cutscene |
San Andreas | |
sascm.ini | 0707=1,skip_cutscene_start_internal %1p% |
Example | 0707: skip_cutscene_start_internal @INTRO_3132 |
Command Name | SKIP_CUTSCENE_START_INTERNAL |