changes something

This commit is contained in:
michael.reiswich
2021-05-25 21:04:35 +02:00
parent 7159485742
commit 5044c8e295
2 changed files with 9 additions and 7 deletions

View File

@@ -112,6 +112,7 @@ namespace ReallifeGamemode.Server.Wanted
user.SetJailTime(false, dbContext);
user.SetBlipAndNametagColor();
user.AnnouncePlayerJailedIn();
user.Wanteds = 0;
dbContext.SaveChanges();
//HERE: Freilauf
Check_PutBehindBars(user, JailInLocations.Outside);