18.09.2010, 13:27
strfind!
pawn Код:
if(strfind(cmdtext, "/login", true) == -1)
{
// /login has not been found in cmdtext[]
}