<code><!-- BaseBuildingPlus -->
<type name="BBP_T1_WallKit">
<lifetime>7200</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="BBP_T2_WallKit">
<lifetime>7200</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</code>
<code><!-- BaseBuildingPlus -->
<type name="BBP_T1_WallKit">
<lifetime>7200</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="BBP_T2_WallKit">
<lifetime>7200</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</code>
<!-- BaseBuildingPlus -->
<type name="BBP_T1_WallKit">
<lifetime>7200</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
</type>
<type name="BBP_T2_WallKit">
<lifetime>7200</lifetime>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>
is the code that we are using and getting the only top level element is allowed the rest of the xml is formatted just like the code above
New contributor
Jimmy Dunford is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
0