Sound
#3

You can put your own custom link in an audio stream using this function:

pawn Код:
PlayAudioStreamForPlayer(playerid, url[], Float:posX = 0.0, Float:posY = 0.0, Float:posZ = 0.0, Float:distance = 50.0, usepos = 0)
https://sampwiki.blast.hk/wiki/PlayAudioStreamForPlayer

Or use one of the sound ID's that SA-MP provided. (GTA sounds)
pawn Код:
PlayerPlaySound(playerid, soundid, Float:x, Float:y, Float:z)
https://sampwiki.blast.hk/wiki/SoundID
Reply


Messages In This Thread
Sound - by Lajko1 - 22.05.2014, 12:41
Re: Sound - by rappy93 - 22.05.2014, 12:49
Re: Sound - by AndySedeyn - 22.05.2014, 12:52

Forum Jump:


Users browsing this thread: 1 Guest(s)