medic keine doppelte nachricht
This commit is contained in:
@@ -283,6 +283,7 @@ namespace ReallifeGamemode.Server.Commands
|
||||
if (price < 10 || price > 100)
|
||||
{
|
||||
ChatService.ErrorMessage(player, "Der Preis muss zwischen 10$ und 100$ liegen");
|
||||
return;
|
||||
}
|
||||
|
||||
if (!player.IsDuty())
|
||||
|
||||
Reference in New Issue
Block a user