[HELP] corrupting weird code - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP] corrupting weird code (
/showthread.php?tid=128610)
[HELP] corrupting weird code -
addinol - 18.02.2010
Hello, i got an GM that saves player password in weird format like: a{oeĀUVR
so everytime i edit the users_name.ini file, the password gets corrupted. is there a way to fix this problem ? can someone check my GM and do that the password will be formated only from letters and numbers? thanks!
Re: [HELP] corrupting weird code -
Kurence - 18.02.2010
Post code
Re: [HELP] corrupting weird code -
wafffllesss - 18.02.2010
Quote:
Originally Posted by addinol
Hello, i got an GM that saves player password in weird format like: a{oe€UVR
so everytime i edit the users_name.ini file, the password gets corrupted. is there a way to fix this problem ? can someone check my GM and do that the password will be formated only from letters and numbers? thanks!
|
This is probably an encryption. You cannot change manually.
Re: [HELP] corrupting weird code -
addinol - 18.02.2010
maybe there is a way that doesn't change the players password in ini file, leaves it alone that player filled when he registered.