24.02.2014, 04:33
I'm trying to use multi-d array with char. But it somehow gives me an error(or warning).
So it there any way to use char array in multi-d array?
pawn Код:
new var[MX_PLAYERS char][4];
var{playerid}[0] = 1; //warning/error