31.01.2014, 15:58
I just today discovered that one of the PAWN's limitations is that an array cant have more than 3 dimensions, but still the compiler doesn't complain. I have still not tested this, but I saw this when I was reading the source code:
pawn Код:
#define sDIMEN_MAX 3 /* maximum number of array dimensions */