10.06.2011, 13:02
I use dini,this is how i save and hash password's on /register command:
Thanks for help ^^
pawn Код:
dini_IntSet(udb_encode(playername), "password", udb_hash(inputtext));