X4: Foundations

X4: Foundations

X4 Fire and Smoke
Error 1.08
X4 - 5.10 hf2

original cod - defaults.xml

<dataset class="buildstorage"> <connections> <connection name="tradenpc" tags="tradenpc" value="-1" /> </connections> </dataset>

mod

<add sel="//dataset[@class='buildstorage']/properties"> <effects> <explosion ref="explosion_stationmodule" /> </effects> </add>

ERR

No matching node for path '//dataset[@class='buildstorage']/properties' in patch file 'extensions\x4_fireandsmoke\libraries\defaults'. Skipping node.


FIX

<add sel="//dataset[@class='buildstorage']"> <properties> <effects> <explosion ref="explosion_stationmodule" /> </effects> </properties> </add>
Last edited by aladinaleks; 2 May, 2022 @ 9:50am
< >
Showing 1-1 of 1 comments
KungFury  [developer] 8 Apr, 2023 @ 9:50am 
Is that the fix of your other dicussion topic? Or did you changed more? If thats all, I can include it in the next version.
Thanks!

I also found that I havent added explosions to processingmodule and wellfaremodules. But to be fair, I dont know what buildings these are so maybe it has no effect. But in the next version I will add them.
Last edited by KungFury; 8 Apr, 2023 @ 9:59am
< >
Showing 1-1 of 1 comments
Per page: 1530 50