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 - DKP

#1
Releases / Re: [1.0-1.3] Early Times mod
December 11, 2021, 06:47:39 PM
Hello dose this mod still compatibility with combat extended? i keep getting errors message. Log https://gist.github.com/HugsLibRecordKeeper/9868e00e60f1e9a8396c1ee2d5b09680 I did a full reinstall of the game files, mod and game AppData and i still keep getting the same messages.                                         Thank You for the great mod. :)
#2
Releases / Re: [1.0-1.3] Early Times mod
July 27, 2021, 07:07:42 AM
Hello
I have been trying to make this compatible with Expanded Materials - Metals but I been having no luck.

<?xml version="1.0" encoding="utf-8" ?>
<Patch>
- <Operation Class="PatchOperationFindMod">
<mods>
<li>Early Times</li>
</mods>

<Operation Class="PatchOperationSequence">
<success>Always</success>
<Operation Class="PatchOperationReplace">
<xpath>*/Defs/RecipeDefs[defName="EarlyTimes_MakeCoalFromWood"]/products</xpath>
<value>
<products>
<VMEu_Charcoal>75</VMEu_Charcoal>
</products>
</value>
</Operation>
</Operation>
</Operation>
</Patch>


When I manual edit MedTimes_Recipes_Production I get VMEu_Charcoal out of the fire pit.
I feel I am doing something stupid but i have no idea what? can you help me? Thank for the cool mod, my head hurt now :'(