Looking for a sound ID - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Looking for a sound ID (
/showthread.php?tid=366580)
Looking for a sound ID -
Makaveli93 - 07.08.2012
Does anyone knows what's the sound ID of that guard at the airport that in single player tells you "This area is restricted to pilots only.".
I can't seem to find it anywhere
Respuesta: Looking for a sound ID -
HarlemSAMP - 07.08.2012
Quote:
Originally Posted by Makaveli93
Does anyone knows what's the sound ID of that guard at the airport that in single player tells you "This area is restricted to pilots only.".
I can't seem to find it anywhere ![Sad](images/smilies/sad.gif)
|
Have you tried messing with PlaySoundForPlayer, try looking at samp wiki, not sure though.
Re: Looking for a sound ID -
[EuG]ZeRoGoD - 07.08.2012
try them id's
Re: Looking for a sound ID -
Kirollos - 07.08.2012
https://sampwiki.blast.hk/wiki/PlayerPlaySound
https://sampwiki.blast.hk/wiki/SoundID
Re: Looking for a sound ID -
Makaveli93 - 07.08.2012
I managed to find it, thanks for help.
It is PlayerPlaySound(playerid, 16800+random(2), 0, 0, 0);