SA-MP Forums Archive
Password Saving - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Password Saving (/showthread.php?tid=308712)



Password Saving - DarkKillerWithPride<3 - 04.01.2012

Hey,

I am trying to script a function which will save someones password in plain text so that they can retrieve it easier then having to edit and change to much however I cannot work out how to create the password file that they will use.

Could anyone tell me a file saver that can create a file for me?

Thanks

-Dark


Re: Password Saving - coole210 - 04.01.2012

Simple stuff, read https://sampwiki.blast.hk/wiki/File_Functions

I memorized that webpage because I tell it to people so often.


Re: Password Saving - DarkKillerWithPride<3 - 04.01.2012

******, if I use MD5 hashing with MySQL how would I reset it?


Re: Password Saving - DarkKillerWithPride<3 - 05.01.2012

Okay. Thanks for the help ******