06.07.2014, 21:02
No worries, mistakes happens.
But also, I think in DIALOG_REGISTER, you should set the max cells for the password's hash to 129, like this;
But I don't think that it is such a big deal, but I saw some players come through problems because of this.
Anyways, good job as always! I wish I could've been able to reputate you, but still, heads up!
Hope to see more!
But also, I think in DIALOG_REGISTER, you should set the max cells for the password's hash to 129, like this;
Код:
INI_WriteString(File,"Password", buf, 129);
Anyways, good job as always! I wish I could've been able to reputate you, but still, heads up!
Hope to see more!