SA-MP Forums Archive
Login problem - 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: Login problem (/showthread.php?tid=317853)



Login problem - trulis - 12.02.2012

After i register on my rp server i am able to login but then if i go in my ftp in users in <myname>.ini and change my adminlevel to 1340 when i try to login on the server it says WRONG PASSWORD. Why ? It says wrong password if i change anything in name.ini


Re: Login problem - [LoF]Zak - 12.02.2012

This is because the RP server uses some kind of encryption on passwords, and when you edit a user file - it screws up the encryption.

Make a secret command within the script to give yourself admin via the script. That will work.


Re: Login problem - trulis - 12.02.2012

The problem is that it worked when i changed my adminlevel to 1340 before but then i accidentaly deleted the name.ini file and put a backup in that didn't had the adminlevel set to 1340 and changed it to 1340 i got the wrong password error. Anyway i made a secret command and used it.