Fix explanation Wanted Invite
This commit is contained in:
@@ -183,7 +183,7 @@ namespace ReallifeGamemode.Server.Managers
|
|||||||
}
|
}
|
||||||
if (targetUser?.Wanteds > 0)
|
if (targetUser?.Wanteds > 0)
|
||||||
{
|
{
|
||||||
player.SendNotification("~r~Dieser Spieler wird aktuell gesucht (Wanted)", false);
|
player.SendNotification("~r~Du kannst diesen Spieler nicht inviten da er aktuell gesucht wird. (Wanted)", false);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user