danke kopf entwicklung hydrant
This commit is contained in:
@@ -527,7 +527,8 @@ namespace ReallifeGamemode.Server.Events
|
|||||||
client.SetJailTime(false, dbcontext);
|
client.SetJailTime(false, dbcontext);
|
||||||
Jail.Check_PutBehindBars(client, JailInLocations.Outside);
|
Jail.Check_PutBehindBars(client, JailInLocations.Outside);
|
||||||
player.SendNotification("Du hast dich selbst eingeknastet");
|
player.SendNotification("Du hast dich selbst eingeknastet");
|
||||||
ChatService.HQMessage(player.Name + " wurde ins Gefängnis eingeliefert.");
|
ChatService.HQMessage(player.Name + " wurde ins Gefängnis eingeliefert.");
|
||||||
|
dbcontext.SaveChanges();
|
||||||
}
|
}
|
||||||
|
|
||||||
//Rentcar Points
|
//Rentcar Points
|
||||||
|
|||||||
Reference in New Issue
Block a user