26.07.2014, 21:25
pawn Код:
if(Eid == 1)//1424
{
#define VERSION "EID UPDATE"
}//1427
else//1428
{
#define VERSION "4.2.0"
}//1431
Код:
(1424) : error 010: invalid function or declaration
(1427) : error 054: unmatched closing brace ("}")
(1428) : error 010: invalid function or declaration
(1430) : warning 201: redefinition of constant/macro (symbol "VERSION")
(1431) : error 054: unmatched closing brace ("}")

