13.08.2014, 16:14
Hi, I has this error when I compile the gm with Pawno:
-(1637) Error 001: expected token: "}", but found "new"
Code:
Thank alot guys! :P
-(1637) Error 001: expected token: "}", but found "new"
Code:
pawn Код:
// Boombox //1636
new Boombox[MAX_PLAYERS]; //1637
new BoomboxObject[MAX_PLAYERS]; //1638
new BoomboxStream[MAX_PLAYERS]; //1639
new BoomboxPlayer[MAX_PLAYERS]; //1640
new BoomboxURL[MAX_PLAYERS][256]; //1641
new Float:bpos[MAX_PLAYERS][4]; //1642