23.04.2016, 18:32
Show the errors, or send errors to PM me.
UPD:
I did not notice that the account load's in CheckAccount (where show a login dialog) (load's accounts before show for player a login dialog - very bad idea), and I saw this line:
You keep your password as a string and load it as the number.
UPD:
I did not notice that the account load's in CheckAccount (where show a login dialog) (load's accounts before show for player a login dialog - very bad idea), and I saw this line:
Код:
INI_Int("Key", PlayerInfo[playerid][pKey]);


