SA-MP Forums Archive
PlayAudioStreamForPlayer Error? - 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 Error? (/showthread.php?tid=387406)



PlayAudioStreamForPlayer Error? - Bug. - 24.10.2012

i put it OnPlayerConnect:PlayAudioStreamForPlayer(playerid, "http://translate.******.com/translate_tts?tl=en&q=fUCK%20YOU");
And its do errors How to fix it?
Код:
H:\CokeTDM [0.3e]\gamemodes\NpTDM.pwn(482) : error 017: undefined symbol "PlayAudioStreamForPlayer"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.



Re: PlayAudioStreamForPlayer Error? - ViniBorn - 24.10.2012

Update your includes


Re: PlayAudioStreamForPlayer Error? - Bug. - 24.10.2012

How? and what includes??


Re: PlayAudioStreamForPlayer Error? - Hade. - 24.10.2012

Do you even have Audio Plugin? You must download that before you can do anything,


Re: PlayAudioStreamForPlayer Error? - Bug. - 24.10.2012

Can you give me Download link?


Re: PlayAudioStreamForPlayer Error? - Hade. - 24.10.2012

https://sampforum.blast.hk/showthread.php?tid=82162 - Here, install that and then it should work.


Re: PlayAudioStreamForPlayer Error? - gtakillerIV - 24.10.2012

Quote:
Originally Posted by Hade.
Посмотреть сообщение
Do you even have Audio Plugin? You must download that before you can do anything,
Dude PlayerAudioStreamForPlayer comes with a_samp.

Go here http://www.sa-mp.com/download.php and download the new Windows Server, after it finished downloading copy the Pawno that came with the new one and replace it with your current one, after that it should work.