error in script
#4

The error is all on this line :
pawn Код:
format(query, sizeof(query), "SELECT `user` FROM playerdata WHERE user = '%s' AND password = SHA1('%s')", pname, escapepass);
It tries to read a sha1 encrypted password, but i removed the encryption.
So now i need the correct line, since it's still trying to read a encrypted password.
Reply


Messages In This Thread
error in script - by yvoms - 16.05.2014, 17:31
Re : error in script - by Ramoboss - 16.05.2014, 17:50
Re: error in script - by yvoms - 16.05.2014, 18:08
Re: error in script - by yvoms - 16.05.2014, 18:10
Re: error in script - by yvoms - 16.05.2014, 19:27

Forum Jump:


Users browsing this thread: 2 Guest(s)