03.02.2012, 13:00
I had the same problem too, but now it's fine.
Replace
To
Replace
pawn Код:
#include < YSI\y_ini >
pawn Код:
#define MAX_INI_ENTRY_TEXT 130
#include < YSI\y_ini >
// NOTE: "#define MAX_INI_ENTRY_TEXT 130" must be before the y_ini include.