18.04.2011, 19:16
strlen(inputtext) != tmp) this says if the lenth of inputtext equal the players password log them in?
use
it was the first bit of code you got that is puting you wrong
use
pawn Код:
if(strcmp(inputtext, tmp, false)){