0394
Description
- Plays the mission passed audio
Syntax
- 0394: play_music [int]
Parameter
- [int]
- Audio index, recommended use only value 1
This opcode plays the mission passed audio.
In Vice City, the mission passed audio uses miscom.mp3
file. The background ambient noise will be disabled and the music will fade in as it plays and fade out as it ends. Background ambient noise will resume afterward. Using any value other than 1 will continue to have the background ambient noise disabled unless it is restored, one way by pausing and unpausing the game. If the background ambient noise remains disabled, this opcode cannot play anymore audio until the noise is reenabled. The 0th index for this opcode starts at index 76 from opcode 057D's list of audio files. For example, using a value of 3 would play music from 057D's index 78 MobR1.wav
file.
Keywords
play, music, sound, mp3