06.07.2009, 16:16
Sneaky: You declare hashedPassword as an integer: strval(params); That is not what you want to do, right?
Anyway, rewrite your command according to this line:
Anyway, rewrite your command according to this line:
pawn Код:
dini_Set(PlayerFile, "Password", MD5_Hash(params));