[Ajuda] Radio nгo toca!
#10

pawn Код:
if(strcmp("/radiooff", cmdtext, true) == 0)
{
        StopAudioStreamForPlayer(playerid);
        SendClientMessage(playerid, COR_ROTA, "Vocк parou de escuta a rбdio!");
 return 1;
}

if(strcmp("/radioon", cmdtext, true) == 0)
{
        PlayAudioStreamForPlayer(playerid, "http://198.24.138.226:9920/listen.pls");
        SendClientMessage(playerid, COR_ROTA, "Vocк sintonizou a rбdio Frequencia FM!");
 return 1;
}
Nгo existem problemas nesse comando.
Reply


Messages In This Thread
Radio nгo toca! - by 4G4M3N0M - 27.06.2014, 04:02
Re: Radio nгo toca! - by BWCALLEf - 27.06.2014, 04:05
Re: Radio nгo toca! - by 4G4M3N0M - 27.06.2014, 04:08
Re: Radio nгo toca! - by BWCALLEf - 27.06.2014, 04:08
Re: Radio nгo toca! - by 4G4M3N0M - 27.06.2014, 04:27
Re: Radio nгo toca! - by BWCALLEf - 27.06.2014, 04:51
Re: Radio nгo toca! - by darkxdll - 27.06.2014, 05:33
Re: Radio nгo toca! - by rm0203 - 27.06.2014, 05:38
Re: Radio nгo toca! - by 4G4M3N0M - 27.06.2014, 15:44
Re: Radio nгo toca! - by rm0203 - 27.06.2014, 23:39

Forum Jump:


Users browsing this thread: 6 Guest(s)