Difference between revisions of "043F"
(Created page with '{{OpCode | ini = 043F=0, | description = Play finale cutscene audio | game = GTA 3, Vice City }} This opcode plays the audio for the finale cutscene. The f…') |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{Icon|3}} {{Icon|VC}} '''PLAY_END_OF_GAME_TUNE ''' |
− | + | <hr /> | |
− | + | '''Description''' | |
− | + | : Plays the finale cutscene audio | |
− | + | '''Syntax''' | |
− | This opcode plays the audio for the finale cutscene. | + | : 043F: play_cutscene_music |
+ | '''Parameter''' | ||
+ | : ''none'' | ||
+ | |||
+ | This opcode plays the finale audio for the finale cutscene ("The Exchange" <code>END.mp3</code> for GTA III and "Keep your Friends Close..." <code>finale.mp3</code> for Vice City). These cutscenes are the only ones that do not load the audio. It is required to use opcode [[0451]] (which loads the finale audio, muffles game audio in GTA III, disables game audio in Vice City, and disables radio), else the finale audio will not play. Both the finale audio and effects of opcode 0451 can only be ended through opcode [[0440]] or by pausing the game. Recalling this opcode while the finale audio is in progress will restart the audio. Recalling this opcode after the finale audio ended requires using opcode 0451 again. | ||
+ | |||
+ | == Keywords == | ||
+ | play, end, finale, cutscene, music, tune | ||
+ | |||
+ | [[Category:OpCodes]] |
Latest revision as of 11:18, 6 January 2012
Description
- Plays the finale cutscene audio
Syntax
- 043F: play_cutscene_music
Parameter
- none
This opcode plays the finale audio for the finale cutscene ("The Exchange" END.mp3
for GTA III and "Keep your Friends Close..." finale.mp3
for Vice City). These cutscenes are the only ones that do not load the audio. It is required to use opcode 0451 (which loads the finale audio, muffles game audio in GTA III, disables game audio in Vice City, and disables radio), else the finale audio will not play. Both the finale audio and effects of opcode 0451 can only be ended through opcode 0440 or by pausing the game. Recalling this opcode while the finale audio is in progress will restart the audio. Recalling this opcode after the finale audio ended requires using opcode 0451 again.
Keywords
play, end, finale, cutscene, music, tune