07.10.2011, 14:15
try
pawn Код:
#if defined MAX_PROPERTIES
#undef MAX_PROPERTIES
#define MAX_PROPERTIES (101)//put here the number that you want
#endif

