Base Bulding Plus: Teile der Base verschwinden

  • Ja gut, das reicht ja nicht.

    Hier mal paar Links in denen das ganze mal bisschen erklärt wird, damit du weißt wie man types ordentlich einbindet.

    Central Economy mission files modding - Bohemia Interactive Community

    Externer Inhalt www.youtube.com
    Inhalte von externen Seiten werden ohne Ihre Zustimmung nicht automatisch geladen und angezeigt.
    Durch die Aktivierung der externen Inhalte erklären Sie sich damit einverstanden, dass personenbezogene Daten an Drittplattformen übermittelt werden. Mehr Informationen dazu haben wir in unserer Datenschutzerklärung zur Verfügung gestellt.

  • Spoiler anzeigen

    <?xml version="1.0" encoding="UTF-8" standalone="yes"?>

    <types>

    <type name="BBP_Wall_Kit">

    <lifetime>3888000</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_Door_Kit">

    <lifetime>3888000</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_Floor_Kit">

    <lifetime>3888000</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_Roof_Hatch_Kit">

    <lifetime>3888000</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_Floor_Hatch_Kit">

    <lifetime>3888000</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_Foundation_Kit">

    <lifetime>3888000</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_Triangle_Foundation_Kit">

    <lifetime>3888000</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_Gate_Kit">

    <lifetime>3888000</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_SGate_Kit">

    <lifetime>3888000</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_Half_Wall_Kit">

    <lifetime>3888000</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_Pillar_Kit">

    <lifetime>3888000</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_Ramp_Kit">

    <lifetime>3888000</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_Roof_Kit">

    <lifetime>3888000</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_Hanger_Roof_Kit">

    <lifetime>3888000</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_Slope_Roof_Kit">

    <lifetime>3888000</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_Slope_Wall_Kit">

    <lifetime>3888000</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_Stair_Kit">

    <lifetime>3888000</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_Triangle_Floor_Kit">

    <lifetime>3888000</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_Triangle_Roof_Kit">

    <lifetime>3888000</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_Window_Kit">

    <lifetime>3888000</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_Barbwire_Fence_Kit">

    <lifetime>3888000</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_Floor_Mesh_Kit">

    <lifetime>3888000</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_Mesh_Fence_Kit">

    <lifetime>3888000</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_Mesh_Gate_Kit">

    <lifetime>3888000</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_Metal_Stair_Kit">

    <lifetime>3888000</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_Metal_Stair">

    <lifetime>3888000</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_Floor_Mesh">

    <lifetime>3888000</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_Mesh_Fence">

    <lifetime>3888000</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_Barbwire_Fence">

    <lifetime>3888000</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_Mesh_Gate">

    <lifetime>3888000</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_Bwall">

    <lifetime>3888000</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_Swall">

    <lifetime>3888000</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_BDoor">

    <lifetime>3888000</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_SDoor">

    <lifetime>3888000</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_Bfloor">

    <lifetime>3888000</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_Sfloor">

    <lifetime>3888000</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_Roof_Hatch">

    <lifetime>3888000</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_Floor_Hatch">

    <lifetime>3888000</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_BFoundation">

    <lifetime>3888000</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_Triangle_Foundation">

    <lifetime>3888000</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_LGate">

    <lifetime>3888000</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_RGate">

    <lifetime>3888000</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_SGate">

    <lifetime>3888000</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_DGate">

    <lifetime>3888000</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_Half_Bwall">

    <lifetime>3888000</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_Half_Swall">

    <lifetime>3888000</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_Bpillar">

    <lifetime>3888000</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_Spillar">

    <lifetime>3888000</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_Bramp">

    <lifetime>3888000</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_Broof">

    <lifetime>3888000</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_Sroof">

    <lifetime>3888000</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_LHanger_Roof">

    <lifetime>3888000</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_RHanger_Roof">

    <lifetime>3888000</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_Slope_Roof">

    <lifetime>3888000</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_Left_Slope_Wall">

    <lifetime>3888000</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_Right_Slope_Wall">

    <lifetime>3888000</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_Bstair">

    <lifetime>3888000</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_Sstair">

    <lifetime>3888000</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_Triangle_Bfloor">

    <lifetime>3888000</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_Triangle_Broof">

    <lifetime>3888000</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_BWindow">

    <lifetime>3888000</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_SWindow">

    <lifetime>3888000</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_Cement">

    <nominal>30</nominal>

    <lifetime>604800</lifetime>

    <restock>0</restock>

    <min>15</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="tools"/>

    <usage name="Industrial"/>

    </type>

    <type name="BBP_Mortar_Mix">

    <nominal>30</nominal>

    <lifetime>604800</lifetime>

    <restock>0</restock>

    <min>15</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="tools"/>

    <usage name="Industrial"/>

    </type>

    <type name="BBP_Concrete_Brick_Pile">

    <lifetime>604800</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_Cement_Mixer">

    <lifetime>3888000</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_TapeMeasure">

    <nominal>20</nominal>

    <lifetime>3888000</lifetime>

    <restock>0</restock>

    <min>10</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="tools"/>

    <usage name="Industrial"/>

    </type>

    <type name="BBP_Blueprint">

    <nominal>20</nominal>

    <lifetime>3888000</lifetime>

    <restock>0</restock>

    <min>10</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="tools"/>

    <usage name="Industrial"/>

    </type>

    <type name="BBP_Workbench">

    <lifetime>3888000</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_Step_Ladder">

    <lifetime>3888000</lifetime>

    <flags count_in_cargo="1" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>

    </type>

    <type name="BBP_Step_Ladder_Kit">

    <lifetime>3888000</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_Workbench_Kit">

    <lifetime>3888000</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_Cement_Mixer_Static">

    <lifetime>3888000</lifetime>

    <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="1" deloot="0"/>

    </type>

    <!-- BaseBuildingPlus END-->

    <!-- THIS IS JUST AN EXAMPLE START BUT THESE ARE THE DEFAULT CLASS NAMES (these are for wallpapers,plasters and carpets, PLEASE SET THEM UP ON HOW YOU WANT THEM TO SPAWN!!!!-->

    <type name="BBP_Carpet_1">

    <nominal>20</nominal>

    <lifetime>604800</lifetime>

    <restock>0</restock>

    <min>0</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="1" deloot="0"/>

    <category name="tools"/>

    </type>

    <type name="BBP_Carpet_2">

    <nominal>20</nominal>

    <lifetime>604800</lifetime>

    <restock>0</restock>

    <min>0</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="1" deloot="0"/>

    <category name="tools"/>

    </type>

    <type name="BBP_Plaster_1">

    <nominal>20</nominal>

    <lifetime>604800</lifetime>

    <restock>0</restock>

    <min>0</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="1" deloot="0"/>

    <category name="tools"/>

    </type>

    <type name="BBP_Plaster_2">

    <nominal>20</nominal>

    <lifetime>604800</lifetime>

    <restock>0</restock>

    <min>0</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="1" deloot="0"/>

    <category name="tools"/>

    </type>

    <type name="BBP_WallPaper_1">

    <nominal>20</nominal>

    <lifetime>604800</lifetime>

    <restock>0</restock>

    <min>0</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="1" deloot="0"/>

    <category name="tools"/>

    </type>

    <type name="BBP_WallPaper_2">

    <nominal>20</nominal>

    <lifetime>604800</lifetime>

    <restock>0</restock>

    <min>0</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="1" deloot="0"/>

    <category name="tools"/>

    </type>

    <type name="BBP_WallPaper_Mural_1">

    <nominal>0</nominal>

    <lifetime>604800</lifetime>

    <restock>0</restock>

    <min>0</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="1" deloot="0"/>

    <category name="tools"/>

    </type>

    <type name="BBP_WallPaper_Mural_2">

    <nominal>0</nominal>

    <lifetime>604800</lifetime>

    <restock>0</restock>

    <min>0</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="1" deloot="0"/>

    <category name="tools"/>

    </type>

    </types>

    Also so in der DB types.xml?