26.01.2014, 10:28
Hello please help me with the Errors.
C:\Users\Gormiti\Documents\GTA San Andreas\gamemodes\WoSNEW.pwn(1077) : error 001: expected token: "}", but found "new"
C:\Users\Gormiti\Documents\GTA San Andreas\gamemodes\WoSNEW.pwn(1084) : error 010: invalid function or declaration
C:\Users\Gormiti\Documents\GTA San Andreas\gamemodes\WoSNEW.pwn(1113) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Errors.
here is 1070-1120:
C:\Users\Gormiti\Documents\GTA San Andreas\gamemodes\WoSNEW.pwn(1077) : error 001: expected token: "}", but found "new"
C:\Users\Gormiti\Documents\GTA San Andreas\gamemodes\WoSNEW.pwn(1084) : error 010: invalid function or declaration
C:\Users\Gormiti\Documents\GTA San Andreas\gamemodes\WoSNEW.pwn(1113) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Errors.
here is 1070-1120:
PHP код:
{//LS AIRPORT
{1725.5981,-2414.4631,13.5547,91.2938},
{1648.4031,-2413.2231,13.5547,91.2938},
{1566.8810,-2416.3340,13.5547,89.3299},
{1899.1111,-2374.5435,13.8934,270.3974}
{new Float:DtcSonstiges[AUTOHAUSER][5][6] = }
{//2Rдder LS
{2471.0097, -1542.7354, 24.1628, 0.0}, // Info Zeichen etc.
{2475.3952, -1537.1600, 28.6523, 340.2388}, // LiveView Car
{2472.8505, -1533.2855, 29.0964, 0.0}, // LiveView Cam
{2468.4548, -1534.1237, 29.1007, 0.0}, // LiveView Player
{2470.8825, -1544.0834, 24.0406, 178.5745} // LiveView Player Exit
},
{//Bug
{5000000.0, 0.0, -40.0, 0.0},
{5000000.0, 0.0, -40.0, 0.0},
{5000000.0, 0.0, -40.0, 0.0},
{5000000.0, 0.0, -40.0, 0.0},
{5000000.0, 0.0, -40.0, 0.0}
},
{//LS CarSeller
{2131.7124, -1151.0965, 24.0838, 0.0}, // Info Zeichen etc.
{2131.7192, -1163.0882, 27.8755, 301.3163}, // LiveView Car
{2133.0817, -1156.3632, 28.1484, 0.0}, // LiveView Cam
{2133.0031, -1154.4589, 28.1484, 0.0}, // LiveView Player
{2131.7634, -1148.4149, 24.3788, 359.2809} // LiveView Player Exit
},
{//LS Studio
{750.7259, -1356.9744, 13.5000, 0.0}, // Info Zeichen etc.
{740.5779, -1365.2796, 25.4192, 225.3830}, // LiveView Car
{741.2583, -1370.9835, 25.6922, 0.0}, // LiveView Cam
{741.7747, -1376.3156, 25.6922, 0.0}, // LiveView Player
{753.6887, -1338.2799, 13.5320, 14.7941} // LiveView Player Exit
},
{//LS AIRPORT
{1774.7336,-2433.5491,13.5547,252.3329}, // Info Zeichen etc.
{1765.1451,-2286.7554,26.7960,313.5673}, // LiveView Car
{1765.4340,-2271.0989,31.0900,181.3627}, // LiveView Cam
{1765.4340,-2271.0989,31.0900,181.3627}, // LiveView Player
{1778.3945,-2432.7996,13.5547,171.6871} // LiveView Player Exit
}
};
enum dtc_PlayerCar
{
CarId,
CarOwner[MAX_PLAYER_NAME],
CarModel,
Float:CarPos_x,