MD5-Problem -> Whirlpool-Problem
#10

what you mean with that?
Edit: now I know
i made it so:
pawn Код:
WP_Hash(buf, sizeof (buf), tmp);
                PlayerInfo[playerid][pass] = buf;
But theres that error:
Quote:

C:\Dokumente und Einstellungen\Marc\Desktop\tAxIFR[GM]\tAxIFR[GM]\gamemodes\source\tAxIFR.pwn(2866) : error 006: must be assigned to an array

and at:
pawn Код:
WP_Hash(buf, sizeof (buf), tmp);
              if( PlayerInfo[playerid][pass] == buf) {
is that error (but i think i know where the problem is:
Quote:

C:\Dokumente und Einstellungen\Marc\Desktop\tAxIFR[GM]\tAxIFR[GM]\gamemodes\source\tAxIFR.pwn(2795) : error 033: array must be indexed (variable "buf")

I don't know why, but everytime I want to compile now, the compiler crashes!
Reply


Messages In This Thread
MD5-Problem -> Whirlpool-Problem - by virtualmarc - 07.03.2009, 08:44
Re: MD5-Problem - by maij - 07.03.2009, 09:08
Re: MD5-Problem - by virtualmarc - 07.03.2009, 09:46
Re: MD5-Problem - by [RP]Rav - 07.03.2009, 09:58
Re: MD5-Problem - by virtualmarc - 07.03.2009, 10:06
Re: MD5-Problem - by virtualmarc - 07.03.2009, 10:10
Re: MD5-Problem - by d0 - 07.03.2009, 10:39
Re: MD5-Problem - by virtualmarc - 07.03.2009, 15:04
Re: MD5-Problem - by virtualmarc - 07.03.2009, 17:14
Re: MD5-Problem -> Whirlpool-Problem - by virtualmarc - 07.03.2009, 17:48

Forum Jump:


Users browsing this thread: 1 Guest(s)