Enumeration Issue - Multidimensional Arrays
#6

Quote:
Originally Posted by playbox12
Посмотреть сообщение
I just tried creating a four dimensional array and got an error;

pawn Код:
new test[10][10][10][10];
//error 053: exceeding maximum number of dimensions

I think the enum confuses the compiler thus it throws out that error.
Right, I'm going on a script hunt - I've done it exactly how I posted originally! I know that way won't work, however the PAWN Language guide says you're limited to 2-dimensional arrays, yet we CAN have strings in enumeration, making the array 3-dimensional. There is a way, I'm sure of it!

(There probably isn't, I probably fail)
Reply


Messages In This Thread
Enumeration Issue - Multidimensional Arrays - by Ash. - 25.09.2011, 08:33
Re: Enumeration Issue - Multidimensional Arrays - by playbox12 - 25.09.2011, 08:38
Re: Enumeration Issue - Multidimensional Arrays - by iJumbo - 25.09.2011, 08:41
Re: Enumeration Issue - Multidimensional Arrays - by Ash. - 25.09.2011, 08:44
Re: Enumeration Issue - Multidimensional Arrays - by playbox12 - 25.09.2011, 08:49
Re: Enumeration Issue - Multidimensional Arrays - by Ash. - 25.09.2011, 08:54

Forum Jump:


Users browsing this thread: 2 Guest(s)