knapp daneben ist auch vorbei, bitte @hydrant helfen sie mir

This commit is contained in:
Luke
2021-06-01 12:45:52 +02:00
parent aa297b60c5
commit 2b5d43cc3f

View File

@@ -109,6 +109,7 @@ namespace ReallifeGamemode.Server.Events
player.TriggerEvent("enableSpawnschutz"); player.TriggerEvent("enableSpawnschutz");
} }
/*
if (user.FactionId != null) if (user.FactionId != null)
{ {
string msg = ""; string msg = "";
@@ -124,6 +125,7 @@ namespace ReallifeGamemode.Server.Events
ChatService.BroadcastFaction(msg, user?.Faction); ChatService.BroadcastFaction(msg, user?.Faction);
} }
*/
if (user.Group != null) if (user.Group != null)
{ {