Help with changepass command.
#4

Do you Have Anyvariable for Password such as pInfo[playerid][Pass] and all... ?
if u have then use this one

pawn Код:
new hashpass[129];
WP_Hash(hashpass,sizeof(hashpass),inputtext);
if(!strcmp(hashpass,pInfo[playerid][Pass]))
{
 ///Code
Reply


Messages In This Thread
Help with changepass command. - by andrew2695 - 27.10.2012, 19:39
Re: Help with changepass command. - by CoaPsyFactor - 27.10.2012, 21:15
Re: Help with changepass command. - by andrew2695 - 28.10.2012, 05:13
Re: Help with changepass command. - by -=Dar[K]Lord=- - 28.10.2012, 05:42

Forum Jump:


Users browsing this thread: 1 Guest(s)