new Float:Vida;new veh = GetPlayerVehicleID(playerid);GetVehicleHealth(veh, Vida);if(vida < 30) ToglePlayerControllable(playerid, 0);