Login Problem
#6

Meh^^. Try:

pawn Код:
if(!strcmp(udb_hash(params), password, false))
If it wont work:
pawn Код:
new tmp[256];
format(tmp, 256, "%s", udb_hash(params));
if(!strcmp(tmp, password, false))
Is it still doesn't work:
Is the udb_hash making a number code? And is "password" a number code, or letters?
Reply


Messages In This Thread
Login Problem - by Jonni8 - 29.07.2010, 15:06
Re: Login Problem - by Kar - 29.07.2010, 15:12
Re: Login Problem - by Jeffry - 29.07.2010, 15:13
Re: Login Problem - by Vince - 29.07.2010, 15:39
Re: Login Problem - by Jonni8 - 29.07.2010, 16:24
Re: Login Problem - by Jeffry - 30.07.2010, 08:48
Re: Login Problem - by Jonni8 - 30.07.2010, 21:50
Re: Login Problem - by Jeffry - 31.07.2010, 09:20

Forum Jump:


Users browsing this thread: 3 Guest(s)