06.07.2011, 23:41
Change
to
Let me know if it works after that.
Код:
if (strcmp(inputtext, PlayerInfo[playerid][password]))
Код:
if (!strcmp(inputtext, PlayerInfo[playerid][password]))