#1

Hey I'm interested in this Audio stream... where can I find those sounds? I'm looking for heartbeat sound..

REP+ for helpers
Reply
#2

Look for sounds here : https://sampwiki.blast.hk/wiki/SoundID
Use these functions to play/stop etc. : https://sampwiki.blast.hk/wiki/PlayerPlaySound
Reply
#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


Forum Jump:


Users browsing this thread: 1 Guest(s)