[Ajuda] Rбdio
#1

Pessoal, alguйm me ajuda? Criei esse jeito pra tocar musicas do ******* em um rбdio, mas nгo funcionou...
Alguйm poderia me ajudar como eu faзo pra botar musicas do 4shared, dropbox, mp3skull ou do prуprio *******... nessa dialog?

PHP код:
      if(dialogid == 3499){
        if(
response){
            if(
strlen(inputtext) > 250)return SendClientMessage(playeridCOLOR_GREY" O link que vocк digitou estб muito grande !");
            if(
isPertoSound(playerid))return SendClientMessage(playeridCOLOR_GREY" Jб existe um rбdio tocando muito prуximo a este local !");
            
format(stringsizeof(string), "* %s ligou seu rбdio portбtil."PlayerName(playerid));
            
SendClientMessageInRange(30.0playeridstringCOLORGZ_EXE,COLORGZ_EXE,COLORGZ_EXE,COLORGZ_EXE,COLORGZ_EXE);
            
ApplyAnimation(playerid,"BOMBER","BOM_Plant_2Idle",4.1,0,1,1,0,0);
            
RemovePlayerAttachedObject(playeridSlot_Radio);
            
PlayerInfo[playerid][pComRadio] = false;
            if(
strfind(inputtext,"www.*******.com",true) != -1){
                new 
localURL[128];
                
strmid(localURL,inputtext,strfind(inputtext"v=")+2,strfind(inputtext"v=")+19);
                
format(inputtext128"http://mwrserver.com/*******.php?videoid=%s",localURL);
            }
            
createSound(playeridinputtext);
        }
        return 
1;
    } 
Reply
#2

@edit topic errado
Reply
#3

:/ alguйm ajuda?
Reply
#4

Acho que sу tem como com links .mp3 direto, vнdeos do ******* acho que nгo da.
Reply
#5

Sim @Sennior, mas como eu faria para colocar os links .mp3?
Reply
#6

https://sampforum.blast.hk/showthread.php?tid=518119
Reply
#7

Algo parecido com isso o search ?
https://sampforum.blast.hk/showthread.php?tid=589215
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)