03.12.2011, 12:24
Change
to
because escpass is the real password and buf is the encrypted one.
Код:
OnPlayerRegister(playerid,escpass);
Код:
OnPlayerRegister(playerid,buf);