01.04.2013, 05:09
i only get this error only on that line and not the others and they are all the same except for the cords and name
error
lines;
in line 846 it used to be
error
pawn Код:
C:\Users\Mehdi\Desktop\Pilots heaven\gamemodes\PH.pwn(844) : error 001: expected token: "}", but found "{"
C:\Users\Mehdi\Desktop\Pilots heaven\gamemodes\PH.pwn(846) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Errors.
pawn Код:
line 844 {"Fort Carson Airport helipad-A", -435.2999878, 755.0999756, 26.2999992}
pawn Код:
Line 846 return 0;
}
pawn Код:
};