256 ~ 128
#1

Hi, reading topics, I realize how 256 cells suck

I tryed to change a variable from a FS to 256. But I got this:

Код:
C:\Documents and Settings\Convidado\Desktop\samp02Xserver.win32\gamemodes\GM.pwn(125) : error 047: array sizes do not match, or destination array is too small
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
It's defined as 128, and I get this error. If I change it to 256 it compiles, but I don't want to have 256 cells!

How to fix it?

Line 125:
Код:
tmp = dini_Get(file, "hashPW");
Reply


Messages In This Thread
256 ~ 128 - by Koppa, - 04.06.2009, 17:11
Re: 256 ~ 128 - by Jefff - 04.06.2009, 17:17
Re: 256 ~ 128 - by Koppa, - 04.06.2009, 17:19
Re: 256 ~ 128 - by Jefff - 04.06.2009, 17:25
Re: 256 ~ 128 - by Weirdosport - 04.06.2009, 17:26
Re: 256 ~ 128 - by Koppa, - 04.06.2009, 17:35
Re: 256 ~ 128 - by Think - 04.06.2009, 17:50

Forum Jump:


Users browsing this thread: 1 Guest(s)