[Ajuda] Problema com ADM CMD por Dialog
#3

pawn Код:
C:\Users\Usuario\Desktop\Danilo\Brasil Trucker Life\filterscripts\registro.pwn(580) : error 035: argument type mismatch (argument 1)
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase

1 Error.
pawn Код:
if(dialogid == DIALOG_KICK)
{
    new NomeClicado[30], str[128], Motivo;
    format(Motivo,100,"%s", inputtext); //<< Linha Do Erro
    GetPlayerName(Clicado[playerid], NomeClicado, 30);
    format(str, 128, "O Administrador %s Kickou o Player %s! Motivo: %s", nome, NomeClicado, Motivo);
    SendClientMessageToAll(COR_LARANJA, str);
    Kick(Clicado[playerid]);
}
@EDIT

AHH ok, vlw

fiz assim:

pawn Код:
Motivo[100]
Vo testa

@EDIT2

AEEE, vlw Mau tito +rep
Reply


Messages In This Thread
Problema com ADM CMD por Dialog - by Foodinha - 30.01.2014, 16:51
Re: Problema com ADM CMD por Dialog - by mau.tito - 30.01.2014, 17:03
Re: Problema com ADM CMD por Dialog - by Foodinha - 30.01.2014, 17:06

Forum Jump:


Users browsing this thread: 1 Guest(s)