Hello everyone.
I come to you because I need help I am trying to add the tents on my server.
Where should I go and what to change?
I search everywhere I already add:
<type name="LargeTent">
<nominal>50</nominal>
<lifetime>0</lifetime>
<restock>800</restock>
<min>30</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="weapons"/>
<usage name="Military"/>
<category name="clothes"/>
<usage name="Town"/>
<usage name="Military"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
<type name="CarTent">
<nominal>60</nominal>
<lifetime>10800</lifetime>
<restock>1800</restock>
<min>20</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="1" count_in_hoarder="1" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="weapons"/>
<usage name="Military"/>
<category name="clothes"/>
<usage name="Town"/>
<usage name="Military"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
<type name="PartyTent">
<nominal>40</nominal>
<lifetime>10800</lifetime>
<restock>1800</restock>
<min>20</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="1" count_in_hoarder="1" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="weapons"/>
<usage name="Military"/>
<category name="clothes"/>
<usage name="Town"/>
<usage name="Military"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
<type name="MediumTent">
<nominal>40</nominal>
<lifetime>10800</lifetime>
<restock>1800</restock>
<min>20</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="1" count_in_hoarder="1" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/>
<category name="weapons"/>
<usage name="Military"/>
<category name="clothes"/>
<usage name="Town"/>
<usage name="Military"/>
<value name="Tier3"/>
<value name="Tier4"/>
</type>
</types>
In the Type.xml file But I still do not have a tent.
Thank you in advance