RimWorld

RimWorld

LK Airtight patch
9 kommentarer
Leutian Kane  [ophavsmand] 25. aug. kl. 5:27 
@Nikee500 try this <Operation Class="PatchOperationConditional>
<xpath>Defs/ThingDef[defName="InsectJelly"]/stuffProps</xpath>
<nomatch Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="InsectJelly"]</xpath>
<value>
<stuffProps />
</value>
</nomatch>
</Operation> Then do your patch operation add bit for airtight after this.
Leutian Kane  [ophavsmand] 17. aug. kl. 17:13 
added Grimworld 40k resources support :D
Leutian Kane  [ophavsmand] 15. aug. kl. 15:34 
Good Luck! :D
Nikee500 15. aug. kl. 14:50 
I'm gonna try, thx ;)
Leutian Kane  [ophavsmand] 14. aug. kl. 16:14 
open this mod and look in the patches folder and open Airtightstuff.xml with any XML editor. and you will see what im talking about. as far as how its done.
Leutian Kane  [ophavsmand] 14. aug. kl. 16:13 
in order to make it airtight you have to patch the material its made from not the actual wall itself and the jellies dont have the stuff properties node to add <isairtight> too so you gotta patch them to have that node before you can patch the node itself to have it.
Nikee500 14. aug. kl. 6:17 
no clue what i was doing wrong, but i believe the defs needed for it are?:
VFEI2_InsectJellyWall
VFEI2_RoyalJellyWall
VFEI_HivestoneWall
VFEI_HiveWall
Leutian Kane  [ophavsmand] 14. aug. kl. 0:56 
ill look into it.
Nikee500 14. aug. kl. 0:40 
Really nice!

i've been trying to make this for the walls from VE: Insectoids2. but i couldnt get it working. Perhaps you could add these walls? (i want to build an insectship like in starcraft!)