Sound ID for Mission Complete
#1

Anyone know the Sound ID for when CJ passes a Mission, and this song comes up?
[ame]http://www.youtube.com/watch?v=E3YHjeHGlEM[/ame]

Thank you for helpin'!
Reply
#2

There's no specific sound ID for it, but:

I converted the video to an .MP3 and uploaded it to Dropbox for you!

Use this whenever you want to play the sound:
pawn Код:
PlayAudioStreamForPlayer(playerid, "http://dl.dropbox.com/u/17150100/Gta%20San%20Andreas%20Mission%20Complete%20Sound.mp3");
Reply
#3

#define SOUND_MISSION_COMPLETE 1058
Reply
#4

Quote:
Originally Posted by Kar
Посмотреть сообщение
#define SOUND_MISSION_COMPLETE 1058
That is a beep.



Unfortunately the sound is part of the 'streams' and not 'sfx' so can not be played by SA:MP. You have two choices: audio stream or audio plugin. Audio stream sucks because it takes 5 months to buffer the file that's only 2KB in size, so I'd go with both (Audio_IsPlayerConnected) - players who use the audio plugin will have a better experience.

I wish SA:MP supported sounds :/
Reply
#5

Quote:
Originally Posted by MP2
Посмотреть сообщение
players who use the audio plugin
About 2% of SA-MP players. No one's eager to install a client program.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)