29.07.2010, 06:31
sry,I can't understand your script, anyway
try to use {}{} here
try to use {}{} here
pawn Код:
for(new d; d<sizeof(Filter); d++)
{
if(strfind(text,Filter[d],true) != -1 ) return 0;
}