PHP Code:
new Float:X, Float:Y, Float:Z, Float:Distance = 50.0;
new NaoFloda[MAX_PLAYERS];
public OnPlayerCommandText(playerid, cmdtext[])
{
if(!strcmp(cmdtext, "/ligarsom", true))
{
{
{
ShowPlayerDialog(playerid, Radios, DIALOG_STYLE_LIST,
"Web Radios By:[FFC]Twister",
"{ADFF2F} Stronda \n{CAE1FF}Nova Web\n{7B68EE}Radio FFC\nRadio Extremo Mix\n{912CEE}Radio Mantiquera\n{CD5C5C}Click Mix\nWeb Radio Virtual Dj\n{F900E0}Radio Vto Mix\nRadio Team Expert\nWeb Radio Relax\nRadio Novo Milenio\nRadio Total Dance\nRadio Sound Pop\nRadio Fusion\nRadio Funk Brasil\nRadio Jovem Pan\nRadio Atlantita\nRadio Dubstep\nRadio Overdose\nRadio Sertanejo\nRadio Hunter\nRadio Pure DJ\nRadio Relax",
"Sintonizar", "Nao Sintoniza");
}
}
return true;
}
if(!strcmp(cmdtext, "/desligarsom", true))
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GameTextForPlayer(i,"~w~Radio Desligada Com Sucesso!",5000,3);
StopAudioStreamForPlayer(i);
NaoFloda[i] = 0;
}
return true;
}
return false;
}
public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
if(dialogid ==Radios)
{
if(response)
{//Radio Stronda
if(listitem == 0)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Radio Stronda Sintonizada");
GameTextForPlayer(i,"~w~Radio Stronda Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://65.60.15.180:8080/", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
//Radio Nova Web
if(listitem == 1)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Radio Nova Web Sintonizada");
GameTextForPlayer(i,"~y~Radio NovaWeb Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://69.162.90.148:7080/", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
//Radio FFC
if(listitem == 2)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Radio FFC Sintonizada");
GameTextForPlayer(i,"~Y~Radio FFC Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://184.154.37.136:8087/", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
//Radio Extremo Mix
if(listitem == 3)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[playerid] = 1;
SendClientMessage(i, AMARELO_FFC, "Radio Extremo Mix Sintonizada");
GameTextForPlayer(i,"~w~Radio Extremo Mix Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://184.154.37.136:8083/", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
//Radio Mantiquera
if(listitem == 4)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Radio Mantiquera Sintonizada");
GameTextForPlayer(i,"~w~Radio Mantiquera Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://184.154.37.136:8081/", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
//Click Mix
if(listitem == 5)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Radio Click mix Sintonizada");
GameTextForPlayer(i,"~w~Radio Click Mix Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://50.30.33.114:9998", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
//Web Radio Virtual Dj
if(listitem == 6)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Radio Virtual Dj Sintonizada");
GameTextForPlayer(i,"~w~Radio Virtual Dj Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://173.212.197.233:7800", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
//Radio Vto Mix
if(listitem == 7)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Radio Vto Mix Sintonizada");
GameTextForPlayer(i,"~w~Radio Vto Mix Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://s3.voscast.com:7554/", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
//Radio Team Expert
if(listitem == 8)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Radio Team Expert Sintonizada");
GameTextForPlayer(i,"~w~Radio Team Expert Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://64.31.30.91:9980", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
//Radio Relax
if(listitem == 9)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Radio Relax Sintonizada");
GameTextForPlayer(i,"~w~Radio Relax Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://streaming18.brlogic.com:8204/live", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
//Radio Novo Milenio
if(listitem == 10)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Radio Novo Milenio Sintonizada");
GameTextForPlayer(i,"~w~Radio Novo Milenio Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://174.142.79.66:8110", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
if(listitem == 11)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Vocк selecionou a Radio Total Dance!");
GameTextForPlayer(i,"~w~Radio Total Dance Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://streaming.vibepositive.net:8022/", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
if(listitem == 12)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Vocк selecionou a Radio Sound Pop");
GameTextForPlayer(i,"~w~Radio Sound Pop Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://46.165.221.218:80/", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
if(listitem == 13)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Vocк selecionou a Radio Fusion");
GameTextForPlayer(i,"~w~Radio Fusion Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://65.60.25.242:8004/", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
if(listitem == 14)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Vocк selecionou a Radio Funk Brasil");
GameTextForPlayer(i,"~w~Radio Funk Brasil Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://64.56.64.84:9908", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
if(listitem == 15)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Vocк selecionou a Radio Jovem Pan");
GameTextForPlayer(i,"~w~Radio Jovem Pan Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://64.15.147.220:8042/", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
if(listitem == 16)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Vocк selecionou a Radio Atlantita");
GameTextForPlayer(i,"~w~Radio Atlantita Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://189.76.158.143:50002/", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
if(listitem == 17)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Vocк selecionou a Radio Dubstep");
GameTextForPlayer(i,"~w~Radio Dubstep Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://72.232.40.182:80", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
if(listitem == 18)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Vocк selecionou a Radio Overdose");
GameTextForPlayer(i,"~w~Radio Overdose Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://64.15.155.206:8888/", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
if(listitem == 19)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Vocк selecionou a Radio Sertanejo");
GameTextForPlayer(i,"~w~Radio Sertanejo Sintonizada",5000,3);
PlayAudioStreamForPlayer(i, "http://64.15.147.221:9026/", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
if(listitem == 20)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Vocк selecionou a Radio Hunter");
GameTextForPlayer(i,"~w~Radio Hunter Sintonizada",5000,3);
PlayAudioStreamForPlayer(i,"http://stream.radiohunter.com.br:7070/listen.pls", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
if(listitem == 21)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Vocк selecionou a Radio Pure DJ");
GameTextForPlayer(i,"~w~Radio Pure DJ Sintonizada",5000,3);
PlayAudioStreamForPlayer(i,"http://66.90.101.54:8120", X, Y, Z, Distance, 1);
return 1;
}
}
}
}
if(listitem == 22)
{
if(NaoFloda[playerid] == 0)
{
for(new i = 0; i < MAX_PLAYERS; i++)
{
GetPlayerPos(i, X, Y, Z);
if(IsPlayerInRangeOfPoint(i, 50.0, X, Y, Z))
{
NaoFloda[i] = 1;
SendClientMessage(i, AMARELO_FFC, "Vocк selecionou a Radio Relax");
GameTextForPlayer(i,"~w~Radio Relax Sintonizada",5000,3);
PlayAudioStreamForPlayer(i,"http://streaming18.brlogic.com:8204/live", X, Y, Z, Distance, 1);
return 1;
}
return 1;
}
return 1;
}
return 1;
}
return 1;
}
return 1;
}
return 1;
}