erinnerung an den spawnschutz auskommentiert
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user