wanted abgetaucht chatmessage added
This commit is contained in:
@@ -67,6 +67,7 @@ namespace ReallifeGamemode.Server.Wanted
|
||||
if (waTimer[user.Id] <= 0)
|
||||
{
|
||||
ResetWantedTimeToElapse(player);
|
||||
player.SendChatMessage("~y~Du hast erfolgtreich einen Wanted abgetaucht.");
|
||||
using (var dbContext = new DatabaseContext())
|
||||
{
|
||||
player.GetUser(dbContext).Wanteds -= 1;
|
||||
|
||||
Reference in New Issue
Block a user