PLease help!
#1

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:

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.735424.16280.0}, // Info Zeichen etc.
        
{2475.3952, -1537.160028.6523340.2388}, // LiveView Car
        
{2472.8505, -1533.285529.09640.0}, // LiveView Cam
        
{2468.4548, -1534.123729.10070.0}, // LiveView Player
        
{2470.8825, -1544.083424.0406178.5745// LiveView Player Exit
     
},
     {
//Bug
        
{5000000.00.0, -40.00.0},
        {
5000000.00.0, -40.00.0},
        {
5000000.00.0, -40.00.0},
        {
5000000.00.0, -40.00.0},
        {
5000000.00.0, -40.00.0}
    },
    {
//LS CarSeller
         
{2131.7124, -1151.096524.08380.0}, // Info Zeichen etc.
        
{2131.7192, -1163.088227.8755301.3163}, // LiveView Car
        
{2133.0817, -1156.363228.14840.0}, // LiveView Cam
        
{2133.0031, -1154.458928.14840.0}, // LiveView Player
        
{2131.7634, -1148.414924.3788359.2809// LiveView Player Exit
    
},
     {
//LS Studio
         
{750.7259, -1356.974413.50000.0}, // Info Zeichen etc.
        
{740.5779, -1365.279625.4192225.3830}, // LiveView Car
        
{741.2583, -1370.983525.69220.0}, // LiveView Cam
        
{741.7747, -1376.315625.69220.0}, // LiveView Player
        
{753.6887, -1338.279913.532014.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
Reply
#2

Check your New floats ..

https://sampwiki.blast.hk/wiki/Floats

Good luck
Reply
#3

Can you edit that for me pls?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)