You can login with any password, and it's never wrong? Please help
#8

Hello!
Код:
if(!strcmp(hashpass,pInfo[playerid][Pass]))
This code is wrong. You have to write "true" at the end of the line like this:

Код:
if(!strcmp(hashpass,pInfo[playerid][Pass]), true))
I hope it will help you.

Rupert
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)