new string[64]; format(string, sizeof(string), "%s", inputtext); if(strcmp(PlayerInfo[playerid][pPassword], string, true) == 0)