Play Audio Stream using a command [sloved]
#1

I would like to know if it's possible to do this:

Код:
if(strcmp(cmdtext, "/music on", true) == 0) {
SendClientMessage(playerid, YELLOW_2, "Music: K-DST");
PlayerPlaySound(playerid, *, 0, 0, 0);
return 1;
}
* = the audio stream id

When you type /music, you should hear K-DST
Reply
#2

No, you can't play radio stations.
Reply
#3

okay, then I'm gonna use the Audio Client by Incognito
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)