• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

XML after xpath applied

How can I print out the xml to verify my modlet is working? I didn’t see anything in the xpath thread explaining but may have missed. Any pointers would be welcome :)
- - - Updated - - -

I understand that Modlets are applied in memory

- - - Updated - - -

Derp. Thanks gup. https://7daystodie.com/forums/showthread.php?99279-XPath-Error-Checking
You figured it out, but the console command is exportcurrentconfigs

It'll save it in your save game folder.

 
Sweet! it even shows a comment!

<passive_effect name="BlockDamage" operation="base_set" value="200"><!--Attribute "value" replaced by: "AugerMod"--></passive_effect>

 
Back
Top