25.06.2012, 12:00
I have created a register system that I have learned it from "file" function, my problem is how can I make the login function?
here is a tiny code from the register, please gimme examples on it, thank you : )
here is a tiny code from the register, please gimme examples on it, thank you : )
Код:
format(str2, 32, "Key=%s\n", PlayerInfo[playerid][pKey]); fwrite(UsersFile, str2);