beim wt beladen fraktionsbenachrichtigung
This commit is contained in:
@@ -218,7 +218,8 @@ namespace ReallifeGamemode.Server.WeaponDeal
|
||||
InventoryManager.AddItemToVehicleInventory(fVeh, item6.ItemId, item6.Amount);
|
||||
}
|
||||
|
||||
client.SendChatMessage("~y~[WAFFENDEAL] ~w~Transporter erfolgreich beladen");
|
||||
ChatService.BroadcastFaction("~y~[WAFFENDEAL] ~w~Transporter erfolgreich beladen", new List<int>() { client.GetUser().Faction.Id });
|
||||
client.SendChatMessage("~y~[WAFFENDEAL] ~w~Fahre nun zu deiner Base zurück");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user