SA-MP Forums Archive
[Ajuda] erro na hash - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] erro na hash (/showthread.php?tid=429277)



[Ajuda] erro na hash - ZePequeno - 08.04.2013

Linha
pawn Код:
Hash2 = udb_hash(inputtext);
Erro
pawn Код:
(5778) : error: 033: array must be indexed (variable "Hash2")



Re: [Ajuda] erro na hash - Schocc - 08.04.2013

Tenta usar uma array
Hash2[0] udb_hash(inputtext);


Re: [Ajuda] erro na hash - ZePequeno - 08.04.2013

Quote:
Originally Posted by Schocc
Посмотреть сообщение
Tenta usar uma array
Hash2[0] udb_hash(inputtext);
error: 032: array index out of bounds (variable "Hash2")


Re: [Ajuda] erro na hash - Gii - 08.04.2013

pawn Код:
new Hash[129];

format ( Hash, 129, udb_hash(inputtext) );
Altere o tamanho do vetor.


Re: [Ajuda] erro na hash - ZePequeno - 08.04.2013

Quote:
Originally Posted by iCasTiel
Посмотреть сообщение
pawn Код:
new Hash[129];

format ( Hash, 129, udb_hash(inputtext) );
Altere o tamanho do vetor.
error: 035: argument type mismatch (argument 3)


Re: [Ajuda] erro na hash - @LucasVinicius - 09.04.2013

Encriptaзгo vocк pode usar outros 2 otimos tbm:

OTIMO TUTORIAL SOBRE ENCRIPTAЗГO > https://sampforum.blast.hk/showthread.php?tid=402179

Plugin Whirlpool(******): https://sampforum.blast.hk/showthread.php?tid=65290
Include Md5(******): http://forum.sa-mp.com/showpost.php?...25&postcount=5

Abraзo (8