PlayAudioStreamForPlayer Questions
#1

Ok, so i understand how the PlayAudioStreamForPlayer works, when i wanna make a radio just for that player to hear. But for what i'm planning, i need it so that everyone that's in the interior would be able to hear it. Now here's my normal code for what i said. What would i have to do to make it so that everyone in the interior to hear it?


Normal scripting from my /satelite cmd
Код:
				    new string[128];
				    PlayAudioStreamForPlayer(playerid, "http://67.213.213.143:8048/");
				    format(string,sizeof(string),"* %s stats listning to Hard Rock Heaven on %s radio.",PlayerName(playerid), HisHer(playerid));
				    ProxDetector(8.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
				    return 1;
Reply
#2

Quote:
Originally Posted by ******
Посмотреть сообщение
Add a loop.
An example would be nice, i've never had anyone say add a loop, i don't think anything i've done even involves those D:
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)