[Ajuda] Mostrar nome
#5

Quote:
Originally Posted by DavidCosta
Посмотреть сообщение
pawn Код:
dcmd_mymusic(playerid,params[]){
new localURL[256];
if(!strlen(params)) return SendClientMessage(playerid, ERRO,"Uso: /mymusic [URL]");
if(strlen(params) < 3) return SendClientMessage(playerid,ERRO,"ERROR: URL da mъsica muito curto");
PlayAudioStreamForPlayer(playerid, params);
format(localURL, 128, "Ouvindo URL: {FFFF00}%s!",params);
SendClientMessage(playerid,0x00FF00FF,localURL);
return 1;}
Funcionou mais ta mostrando o link
Reply


Messages In This Thread
Mostrar nome - by zqkRazer - 03.10.2014, 04:57
Re: Mostrar nome - by Bruno13 - 03.10.2014, 06:02
Re: Mostrar nome - by zqkRazer - 03.10.2014, 07:45
Re: Mostrar nome - by DavidCosta - 03.10.2014, 08:13
Re: Mostrar nome - by zqkRazer - 03.10.2014, 09:04
Re: Mostrar nome - by Bruno13 - 04.10.2014, 19:19

Forum Jump:


Users browsing this thread: 2 Guest(s)