Register Login system problem?
#2

try to replace this :

PHP код:
if(strcmp(HashPassPlayerInfo[playerid][pPass]) == 0
to this

PHP код:
if(!strcmp(HashPassPlayerInfo[playerid][pPass])) 
some times it's work for me.
Reply


Messages In This Thread
Register Login system problem? - by baba1234 - 29.05.2015, 20:22
Re : Register Login system problem? - by AlexBlack - 29.05.2015, 20:25
Re: Register Login system problem? - by baba1234 - 29.05.2015, 20:30
Re : Register Login system problem? - by AlexBlack - 29.05.2015, 20:39
Re: Register Login system problem? - by baba1234 - 29.05.2015, 21:20
Re: Register Login system problem? - by shadowdog - 29.05.2015, 22:31

Forum Jump:


Users browsing this thread: 3 Guest(s)