Audio help please - 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: Audio help please (
/showthread.php?tid=301784)
Audio help please -
jueix - 05.12.2011
Ok when i try to make an audio with ******* it doesnt let me it won't work when i go onto the server.
I am wondering if there is a place i can upload music so it opens straight away when u go on the site into wmv.
Quote:
PlayAudioStreamForPlayer(playerid, "http://www.youtube.com/watch?v=oWYqKqMN2sU");
|
i want it to play that song for a player when they first connect.
Re: Audio help please -
VanHalen9898 - 05.12.2011
you tube links dont work. it must be the songs file directory in your computers harddrive
Re: Audio help please -
jueix - 05.12.2011
how do i do that
Re: Audio help please -
jueix - 05.12.2011
PlayAudioStreamForPlayer(playerid, Libraries\Music\Marsraps - grenade.mp3); tht gives me errors. am i close to finding it out