wt nach abladen respawnen

This commit is contained in:
hydrant
2021-04-11 05:43:43 +02:00
parent 5d4d1165de
commit c6998b4d13
2 changed files with 7 additions and 5 deletions

View File

@@ -263,7 +263,8 @@ namespace ReallifeGamemode.Server.Events
}
nearestBehindVehiclePoint.vehicle.RemoveMarkerBehind();
ServerVehicle sVeh = VehicleManager.GetServerVehicleFromVehicle(vehicle);
sVeh.Spawn(vehicle);
return;
}
foreach (var v in vehicleItems)