[Ajuda] erro na hash
#1

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

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

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

pawn Код:
new Hash[129];

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

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)
Reply
#6

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)