help me? - 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: help me? (
/showthread.php?tid=422515)
help me? -
Jamixd1 - 14.03.2013
Can some one help me real quick i have a problem i want to make music play at my login/registered screen please some help me send me a pwn code tell me where to set it under please Thanks in advance if you helped
Re: help me? -
Scrillex - 14.03.2013
Umm you want to use streamer plugin or just players can see the link on player coonect?
+ If you use plugin the another players it will be needed too!
If without plugin then you can use:
PlayAudioStreamForPlayer(playerid, "http://somafm.com/tags.pls");
and put it under
OnPlayerConnect
Re: help me? -
Jamixd1 - 14.03.2013
ok thanks ima test it out
Re: help me? -
thegreathom - 14.03.2013
pawn Код:
public OnPlayerConnect(playerid)
{
PlayAudioStreamForPlayer(playerid,"URL.mp3"); // Valid formats are mp3 and ogg/vorbis.
return 1;
}
/*public OnPlayerSpawn(playerid)
{
StopAudioStreamForPlayer(playerid,"URL.mp3"); // Destroy the songs when he spawn
return 1;
}*/
Re: help me? -
Scrillex - 14.03.2013
It will be destroyed if you taked out /*

LOL
pawn Код:
public OnPlayerSpawn(playerid)
{
StopAudioStreamForPlayer(playerid,"URL.mp3"); // Destroy the songs when he spawn
return 1;
}
But still good job on correction
Re: help me? -
Jamixd1 - 14.03.2013
i all so need scripters for my server any of you guys interested?
Re : help me? -
thegreathom - 14.03.2013
Ahah, he can remove it ^^.
Re: help me? -
Jamixd1 - 14.03.2013
and i all so wanna know how to convert songs cause i use tinyurls but if i take a video from ******* it does not wrk tinyurl converts the song but when i put in the script and go ig and Example:i do /setstation 5 it will show the link but nothing will play
Re: help me? -
Scrillex - 14.03.2013
No thanks I pass. I only help people out.. thats all what I do!
Use dropbox it will be good for uploading song!
Re : help me? -
thegreathom - 14.03.2013
http://www.*******-mp3.org/ - to convert a video to mp3..