SA-MP Forums Archive
[Ajuda] detectar - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] detectar (/showthread.php?tid=435417)



detectar - VeNuZ_ - 06.05.2013

Como detexto s eo player escrevei ou nгo no input, no DIALOG_STYLE_INPUT


Re: detectar - FixSkuL - 06.05.2013

print(inputtext);


Re: detectar - VeNuZ_ - 07.05.2013

Quote:
Originally Posted by FixSkuL
Посмотреть сообщение
print(inputtext);
e od usso essa funзгo ? :0


Re: detectar - ViictorDaay- - 07.05.2013

No cуdigo da dialog omg.


Re: detectar - VeNuZ_ - 07.05.2013

lol tipo no dialog response ou mesmo no showplayer...


Re: detectar - BielCOP - 07.05.2013

pawn Код:
if(strlen(inputtext))
{
// Funcao caso escreva algo
}
else
{
// Funcao caso nao escreva nada
}
Coloque isso no dialog da public OnDialogResponse!


Re: detectar - VeNuZ_ - 07.05.2013

obg


Re: detectar - BielCOP - 07.05.2013

De nada, se precisar sу chamar SKYPE: biel_cop


Re: detectar - VeNuZ_ - 07.05.2013

Okay bgd again