How to add sounds?
#5

Ok the 1st command worked,

pawn Код:
if (strcmp("/play radio", cmdtext, true) == 0)
    {
        PlayAudioStreamForPlayer(playerid, "http://somafm.com/tags.pls");
        return 1;
    }
Is there anything where I can stream my own music so It can be in the server?

I mean using virtual DJ.
Reply


Messages In This Thread
How to add sounds? - by Super_Panda - 23.12.2011, 17:57
Re: How to add sounds? - by KingHual - 23.12.2011, 17:58
Respuesta: How to add sounds? - by Super_Panda - 23.12.2011, 18:19
Re: How to add sounds? - by KingHual - 23.12.2011, 18:23
Respuesta: How to add sounds? - by Super_Panda - 23.12.2011, 18:24
Re: How to add sounds? - by Calgon - 23.12.2011, 18:29
Respuesta: How to add sounds? - by Super_Panda - 23.12.2011, 19:41
Re: Respuesta: How to add sounds? - by KingHual - 23.12.2011, 19:45
Respuesta: How to add sounds? - by Super_Panda - 23.12.2011, 19:46

Forum Jump:


Users browsing this thread: 1 Guest(s)