Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - adam0101222

#1
Help section / Cannot join mod sever!
May 18, 2021, 11:13:43 AM
Unable to refresh other people's Mod server, but can join the official server!!!why!
#2
thx
#3
Mods / Re: [Client] Show Gatherables
May 11, 2021, 05:47:52 PM
How to use  cannot
#4
You already submitted this post! You might have accidentally double clicked or tried to refresh the page.
#5
Mods / Re: [Client] MapMarkers
May 11, 2021, 04:59:37 PM
Updated
#6

I want to change the item and number of weapon building materials, but it is not successful after modifying the file. When I enter my server, the original item and number are still displayed. How can I modify it? thank you!

stations.Add<ObjectWeaponWorkbench>();

            duration = CraftingDuration.Medium;

            inputItems.Add<ItemIngotIron>(count: 99);
            inputItems.Add<ItemPlanks>(count: 99);
            inputItems.Add<ItemComponentsHighTech>(count: 99);

            outputItems.Add<ItemMusket>();