- ServUO Version
- Publish 57
- Ultima Expansion
- Endless Journey
So trying to get code to work but am getting the following errors..
C#:
C:\ServUO\Scripts\Custom\Custom Items\TrashBagBrit.cs(74,17): error CS7036: There is no argument given that corresponds to the required formal parameter 'message' of 'TrashBagBrit.Empty(Mobile, int)' [C:\ServUO\Scripts\Scripts.csproj]
C:\ServUO\Scripts\Custom\Custom Items\TrashBagBrit.cs(100,17): error CS7036: There is no argument given that corresponds to the required formal parameter 'message' of 'TrashBagBrit.Empty(Mobile, int)' [C:\ServUO\Scripts\Scripts.csproj]
C:\ServUO\Scripts\Custom\Custom Items\TrashBagBrit.cs(188,26): error CS7036: There is no argument given that corresponds to the required formal parameter 'message' of 'TrashBagBrit.Empty(Mobile, int)' [C:\ServUO\Scripts\Scripts.csproj]
Last edited: