SA-MP Forums Archive
Audio Steam - 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 Steam (/showthread.php?tid=388390)



Audio Steam - SamiHam - 28.10.2012

i have this
onplayerconnect:
PlayAudioStreamForPlayer(playerid, "http://somafm.com/tags.pls");
return 1;
}


and it wont play why?


Re: Audio Steam - SamiHam - 29.10.2012

can any one answer please?


Re: Audio Steam - Alex Magaсa - 29.10.2012

did you put Audio Plugin?
Code:
Plugins streamer sscanf audio
?


Re: Audio Steam - Glint - 29.10.2012

Quote:
Originally Posted by Alex Magaсa
View Post
did you put Audio Plugin?
Code:
Plugins streamer sscanf audio
?
He doesn't need the Audio plugin, PlayAudioStreamForPlayer is a native function.

OT: It is probably from the link check it.


Re: Audio Steam - SamiHam - 30.10.2012

so what should i do?


Re: Audio Steam - Hade. - 30.10.2012

Have the exact same problem :S


Re: Audio Steam - SamiHam - 31.10.2012

what should i do?


Re: Audio Steam - Kevin FOx - 31.10.2012

Quote:
Originally Posted by SamiHam
View Post
what should i do?
The link is wrong, It gotta be .mp3..

EXAMPLE:

pawn Code:
http://lg-rp.com/Music/soon_as_i_get_home.mp3

The above link is just an EXAMPLE.

it gotta be .mp3..


Re : Audio Steam - yusei - 31.10.2012

change the song Link to (.mp3 .pls) format beaucause your pls 1128 kb samp cant read this !!


Re: Audio Steam - [HK]Ryder[AN] - 31.10.2012

It SHOULD read..the code he has posted is the example in the samp wiki for PlayAudioStreamForPlayer