User Account System - Saves Password as 0
#1

http://pastebin.com/m325627aa

There is the Link.

I would appreciate the help as i have recently made two gamemodes and would like my Account System FilterScript to work.

Thank you in advance.
Reply
#2

the shit you messed up is that you save your password as an integer. instead of dini_SetInt(...) do dini_Set where your pasword saves. it must fix this
Reply
#3

You save the passwords unencrypted? Use Whirlpool or udb_hash or something to encrypt passwords, since they are private.
Reply
#4

it's his choice anyway. although I myself use WP_Hash ;]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)