[Ajuda] Warning 219
#3

Quote:
Originally Posted by Don_Speed
Посмотреть сообщение
E muita string ou pouca string , nгo lembro mais .
-.-

- Topic

A variavel com o nem "string" ja existe, entao nao crie novas com o mesmo nome, ou crie com outro nome.

do genero

pawn Код:
case 5:
{
    new lol[200];
    format(lol, sizeof(lol), "{1DC000}Digite a mensagem particular que deseja enviar\nao jogador {FFAF00}%s(%d)", Nome(IdClicado[playerid]), IdClicado[playerid]);
    ShowPlayerDialog(playerid, DIALOG_PART, DIALOG_STYLE_INPUT, "Particular", lol , "Enviar","Fechar");
}
o tamanho depende da quantidade de caracteres ( eu nao os contei, mas vc deveria. )
Reply


Messages In This Thread
Warning 219 - by ReehSouza - 26.11.2014, 06:56
Re: Warning 219 - by Don_Speed - 26.11.2014, 07:44
Re: Warning 219 - by PT - 26.11.2014, 08:02
Re: Warning 219 - by ReehSouza - 26.11.2014, 14:39
Re: Warning 219 - by MultiKill - 26.11.2014, 17:07

Forum Jump:


Users browsing this thread: 1 Guest(s)