31.05.2012, 09:06
This is the code:
This are the errors:
384: warning 213: tag mismatch
384: error 008: must be a constant expression; assumed zero
Line 384:
Thanks.
pawn Code:
new const stock Float:bankrobberyPlaces[][10] =
{
{"Test", {-1955.7682, 306.0241, 41.0471}}
};
384: warning 213: tag mismatch
384: error 008: must be a constant expression; assumed zero
Line 384:
pawn Code:
{"Test", {-1955.7682, 306.0241, 41.0471}}