new Float:HealthCar; GetVehicleHealth(playerid, HealthCar); if( HealthCar < 1000) return SendClientMessage(playerid, Color_Error,"Your Vehicle Is Already Full Health!");