Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -1547,6 +1547,7 @@ namespace ReallifeGamemode.Server.Commands
|
||||
}
|
||||
|
||||
ServerVehicle veh = VehicleManager.GetServerVehicleFromVehicle(targetVeh);
|
||||
|
||||
if (veh != null)
|
||||
{
|
||||
ChatService.ErrorMessage(player, "Dieses Fahrzeug wird von einem Server-System benutzt: ~m~" + veh.GetType().Name);
|
||||
|
||||
Reference in New Issue
Block a user