diff --git a/ReallifeGamemode.Server/Events/Login.cs b/ReallifeGamemode.Server/Events/Login.cs index 3cde8781..e06141fa 100644 --- a/ReallifeGamemode.Server/Events/Login.cs +++ b/ReallifeGamemode.Server/Events/Login.cs @@ -104,10 +104,12 @@ namespace ReallifeGamemode.Server.Events ChatService.HQMessage("Der Straftäter " + user.Name + " hat sich mit " + user.Wanteds + " Wanteds eingeloggt."); } + /* if (user.Wanteds == 0) { player.TriggerEvent("enableSpawnschutz"); } + */ if (user.FactionId != 0) {