[HELP] Need to fix these errors
#4

PHP Code:
// MISSILES
    
sam1 AddStaticSAM(354.4741,2028.2898,26.1254);
    
sam2 AddStaticSAM(188.2001,2081.6643,26.1713);
    
sam3 AddStaticSAM(15.6897,1718.8661,26.1074);
    
sam4 AddStaticSAM(237.7682,1696.7734,26.1345);
    
SAM_start();
    
// END OF MISSILES 
-This for AddStaticSam

PHP Code:
{
            if(!(
PlayerInfo[playerid][pAdmin] >= 2))
            return 
SendClientMessage(playeridCOLOR_GREY"You are not authorized to use this command!");
            
ResetVehicleNeon(GetPlayerVehicleID(playerid));
            
SendClientMessage(playeridCOLOR_LIGHTBLUE,"Neons has been removed from the vehicle!");
        } 
PHP Code:
}
        
ResetVehicleNeon(GetPlayerVehicleID(playerid));
        if(
IsPlayerInAnyVehicle(playerid)) 
and

PHP Code:
}
        
ResetVehicleNeon(GetPlayerVehicleID(playerid));
        if(
IsPlayerInAnyVehicle(playerid)) 
The above is not repeated i get that code 2 times
Reply


Messages In This Thread
[HELP] Need to fix these errors - by Rohan_Ubhare - 08.03.2012, 11:32
Re: [HELP] Need to fix these errors - by SsHady - 08.03.2012, 11:35
Re: [HELP] Need to fix these errors - by Faisal_khan - 08.03.2012, 11:40
Re: [HELP] Need to fix these errors - by Rohan_Ubhare - 08.03.2012, 11:55
Re: [HELP] Need to fix these errors - by Mark™ - 08.03.2012, 12:04
Re: [HELP] Need to fix these errors - by Rohan_Ubhare - 08.03.2012, 12:12
Re: [HELP] Need to fix these errors - by Mark™ - 08.03.2012, 12:15

Forum Jump:


Users browsing this thread: 1 Guest(s)