[Ajuda] WP_Hash
#1

pawn Код:
new pwhash[128];
            WP_Hash(pwhash,sizeof(pwhash),inputtext);
           
            DOF2_SetString(Contas(playerid),"Senha", pwhash);
a senha fica (null) e loga com qualquer senha.. como posso fazer isso funcionar?
Reply
#2

na include DOF2

altere o valor de MAX_LINE_SIZE para uns 150
Reply
#3

nao adiatantou nd
Reply
#4

Quote:
Originally Posted by Lucas_HenryK
Посмотреть сообщение
nao adiatantou nd
new pwhash[128];

No minimo 129 caracters

new pwhash[129];
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)