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.");
|
ChatService.HQMessage("Der Straftäter " + user.Name + " hat sich mit " + user.Wanteds + " Wanteds eingeloggt.");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/*
|
||||||
if (user.Wanteds == 0)
|
if (user.Wanteds == 0)
|
||||||
{
|
{
|
||||||
player.TriggerEvent("enableSpawnschutz");
|
player.TriggerEvent("enableSpawnschutz");
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
if (user.FactionId != 0)
|
if (user.FactionId != 0)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user