Login system
#1

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 : )

Код:
format(str2, 32, "Key=%s\n", PlayerInfo[playerid][pKey]); fwrite(UsersFile, str2);
Reply
#2

Why you want to create a register/login system with file?
if you could do it on easier way in y_ini, dini or other fastest saving system.
Reply
#3

well this is much easier for me, I worked with all even mysql , with Dini it sometimes doesn't save , with y_ini I receive unexpected error in "server.exe" and with MYSQL I had mixed a lot in the codes of it, so I decided to learn this, I can save now with "file" function any thing I want, (families - gangs - etc)
Reply
#4

so, any help? : )
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)