18.10.2014, 13:00
Hey, I'm trying to make a register system, however, no matter what I enter, the password is always correct.
I'm using the default command processor.
PHP код:
if(!strcmp(data, cmdtext[5], false)) return SendClientMessage(playerid, -1, "{FFFFFF}SERVER: The password is not correct.");