help me?
#1

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
Reply
#2

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
Reply
#3

ok thanks ima test it out
Reply
#4

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;
}*/
Reply
#5

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
Reply
#6

i all so need scripters for my server any of you guys interested?
Reply
#7

Ahah, he can remove it ^^.
Reply
#8

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
Reply
#9

No thanks I pass. I only help people out.. thats all what I do!
Use dropbox it will be good for uploading song!
Reply
#10

http://www.*******-mp3.org/ - to convert a video to mp3..
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)