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

#1
Quote from: kaptain_kavern on June 16, 2017, 08:22:22 PM
Maybe because it's the wrong root node ;-)

Try with Buildings\ThingDef\...

OMG it works. Thanks so much! I was gonna start rewriting every def I wanted to change. Now with this I can finally do the changes I want without touching vanilla def and files.
#2
Hi guys, Hope you are fine.
This is an example of what i want to do but idk why it does not work.
<Patch>
   <Operation Class="PatchOperationAdd">
     <xpath>/ThingDefs/ThingDef[defName = "SleepingSpot"]</xpath>
     <value>
    <researchPrerequisites><li>HospitalBed</li></researchPrerequisites>
     </value>
   </Operation>
</Patch>

I want to add research prerequisites to some things but i cant make it work.
#3
Hi guys, Hope you are fine.
This is an example of what i want to do but idk why it does not work.
<Patch>
   <Operation Class="PatchOperationAdd">
     <xpath>/ThingDefs/ThingDef[defName = "SleepingSpot"]</xpath>
     <value>
    <researchPrerequisites><li>HospitalBed</li></researchPrerequisites>
     </value>
   </Operation>
</Patch>

I want to add research prerequisites to some things but i cant make it work.
#4
Releases / Re: [A17] ResearchPal and HelpTab
June 14, 2017, 10:39:31 PM
How can i see my tech level using this mod.
#5
Hi guys. Do you know if AdogSaid is working with all the animals?
#6
When i make a server to play in lan and the 2 computers join that server it takes the 2 players like one.
Example, if i change the name the other players too.
It shows only one player conected. What can i do? TY in advance.
#7
Pls add work amount to <label>smoke meat (6)</label> and <label>smoke meat (3)</label> and <label>smoke meat (1)</label>.
#8
Outdated / Re: [A17][Animal] ZWAnimals (1.1.2)
May 26, 2017, 11:48:28 AM
Hi, TY for sharing this amazing mod. I have a question, is this mod compatible with "ADogSaid..." Animal Sugery? Just Want to know.