Need help stcrmp
#2

Make sure that both of the variables in the strcmp actually have a value, if they don't it will return a match anyway. Use print and debug them like this:
pawn Код:
print(pData[playerid][pPass]);
print(h_password);
If one of them creates a blank line in the console, then the strcmp isn't the issue.
Reply


Messages In This Thread
Need help stcrmp - by RicaNiel - 06.05.2012, 02:28
Re: Need help stcrmp - by [HiC]TheKiller - 06.05.2012, 02:38
Re: Need help stcrmp - by ToiletDuck - 06.05.2012, 02:39
Re: Need help stcrmp - by mprofitt - 06.05.2012, 02:44
Re: Need help stcrmp - by RicaNiel - 06.05.2012, 03:27

Forum Jump:


Users browsing this thread: 1 Guest(s)