new Float:health;new veh = GetPlayerVehicleID(playerid);new vHp = GetVehicleHealth(veh, health);SetPlayerHealth(playerid, vHp);