[Ajuda] Ifstrfind
#4

Quote:
Originally Posted by Eudes
Посмотреть сообщение
acho q vc teria q colocar != -1 ao inves de == -1
Basta dar uma olhada na wiki, vou atй traduzir:
pawn Код:
if(strfind("Vocк estб aqui?", "Vocк", true) != -1) // retorna 0 (posiзгo do Vocк) (!= -1 por que -1 й igual a "nгo encontrado"')
{
    SendClientMessageToAll(0xFFFFFFFF, "Encontrei Vocк!");
}
Reply


Messages In This Thread
Ifstrfind - by Ricardo_Rockstar - 31.10.2013, 19:43
Re: Ifstrfind - by Kuddy - 31.10.2013, 19:47
Re: Ifstrfind - by Eudes - 31.10.2013, 19:51
Re: Ifstrfind - by Kuddy - 31.10.2013, 19:55
Re: Ifstrfind - by Eudes - 31.10.2013, 20:15
Re: Ifstrfind - by Ricardo_Rockstar - 31.10.2013, 20:45
Re: Ifstrfind - by Eudes - 31.10.2013, 20:55
Re: Ifstrfind - by Ricardo_Rockstar - 31.10.2013, 20:58
Re: Ifstrfind - by Eudes - 31.10.2013, 21:03

Forum Jump:


Users browsing this thread: 1 Guest(s)