mach die sylikolums weg (;) bei den statdesen ein (,) auser unten da läst du es
enum BUSInfo
{
modelid,
Float:posx,
Float:posy,
Float:posz,
Float:posa,
color1,
color2,
plate[20]
};
forward buslinie1(playerid);
forward buslinie1CP(playerid);
new BUSCARS[21][BUSInfo] = {
{431,1276.80004883,-1811.09997559,13.60000038,90.00000000,1,86,"BUS"}; //-<----(49) : error 001: expected token: "}", but found ";"
{431,1276.79980469,-1795.09960938,13.60000038,90.00000000,1,86,"BUS"}; //Bus
{431,1276.79980469,-1799.09960938,13.60000038,90.00000000,1,86,"BUS"}; //Bus
{431,1276.79980469,-1803.09960938,13.60000038,90.00000000,1,86,"BUS"}; //Bus
{431,1276.79980469,-1807.09960938,13.60000038,90.00000000,1,86,"BUS"}; //Bus
{431,1276.79980469,-1815.09960938,13.60000038,90.00000000,1,86,"BUS"}; //Bus
{431,1276.79980469,-1835.09960938,13.60000038,90.00000000,1,86,"BUS"}; //Bus
{431,1242.30004883,-1823.59997559,13.69999981,270.00000000,1,86,"BUS"}; //Bus
{431,1276.79980469,-1823.09960938,13.60000038,90.00000000,1,86,"BUS"}; //Bus
{431,1276.79980469,-1827.09960938,13.60000038,90.00000000,1,86,"BUS"}; //Bus
{431,1276.79980469,-1831.09960938,13.60000038,90.00000000,1,86,"BUS"}; //Bus
{437,1200.50000000,-1836.09997559,13.60000038,270.00000000,2,1,"REISEBUS"}; //Coach
{437,1200.50000000,-1832.09960938,13.60000038,270.00000000,2,1,"REISEBUS"}; //Coach
{437,1200.50000000,-1828.09960938,13.60000038,270.00000000,2,1,"REISEBUS"}; //Coach
{437,1229.50000000,-1835.80004883,13.60000038,270.00000000,2,1,"REISEBUS"}; //Coach
{437,1241.50000000,-1835.79980469,13.60000038,270.00000000,2,1,"REISEBUS"}; //Coach
{437,1253.50000000,-1835.79980469,13.60000038,270.00000000,2,1,"REISEBUS"}; //Coach
{431,1276.79980469,-1819.09960938,13.60000038,90.00000000,1,86,"BUS"}; //Bus
{431,1242.29980469,-1811.59960938,13.69999981,270.00000000,1,86,"BUS"}; //Bus
{431,1242.29980469,-1815.59960938,13.69999981,270.00000000,1,86,"BUS"}; //Bus
{431,1242.29980469,-1819.59960938,13.69999981,270.00000000,1,86,"BUS"}; //Bus
}; //<----- (70) : error 010: invalid function or declaration
new BUSCAR[21];