SA-MP Forums Archive
PlayAudioStreamForPlayer sound effect problem - 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: PlayAudioStreamForPlayer sound effect problem (/showthread.php?tid=386114)



PlayAudioStreamForPlayer sound effect problem - Darth1993 - 19.10.2012

Hello, when I walk away from audio stream, my song is not getting quieter, but it starts waving somehow.

Код:
		if(IsPlayerInRangeOfPoint(i, 50.00, X, Y, Z))
			PlayAudioStreamForPlayer(i, "http://freeroam.lt/reaper.mp3", X, Y, Z, 50.00, 1);
Can someone tell me, where is the problem? :S


Re: PlayAudioStreamForPlayer sound effect problem - gtakillerIV - 19.10.2012

That's the point of the feature of PlayAudioStreamForPlayer They are making it like in real life.