DayZ
DNA Keycards
Kennu Nov 11, 2023 @ 3:07pm
Types.xml
Anyone got a types.xml to share?
< >
Showing 1-3 of 3 comments
$p@wN_De$tROYeR Nov 12, 2023 @ 1:34pm 
Types )) I need types ! PLEASE!!!
<types> <!-- Aktivierte Keycards (Nicht spawnen, nur halten, wenn sie fallen gelassen werden) --> <type name="DNA_KeyCard_Yellow"> <lifetime>14400</lifetime> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> </type> <type name="DNA_KeyCard_Green"> <lifetime>14400</lifetime> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> </type> <type name="DNA_KeyCard_Blue"> <lifetime>14400</lifetime> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> </type> <type name="DNA_KeyCard_Purple"> <lifetime>14400</lifetime> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> </type> <type name="DNA_KeyCard_Red"> <lifetime>14400</lifetime> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> </type> <type name="DNA_KeyCard_Orange"> <lifetime>14400</lifetime> <flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0"/> </type> <!-- Unprogrammierte Keycards --> <type name="DNA_KeyCard_Yellow_Unprogrammed"> <nominal>12</nominal> <lifetime>14400</lifetime> <restock>100</restock> <min>5</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <flags count_in_map="1" deloot="0"/> </type> <type name="DNA_KeyCard_Green_Unprogrammed"> <nominal>10</nominal> <lifetime>14400</lifetime> <restock>100</restock> <min>3</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <flags count_in_map="1" deloot="0"/> </type> <type name="DNA_KeyCard_Blue_Unprogrammed"> <nominal>8</nominal> <lifetime>14400</lifetime> <restock>100</restock> <min>2</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <flags count_in_map="1" deloot="0"/> </type> <type name="DNA_KeyCard_Purple_Unprogrammed"> <nominal>4</nominal> <lifetime>14400</lifetime> <restock>100</restock> <min>1</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <flags count_in_map="1" deloot="0"/> </type> <type name="DNA_KeyCard_Red_Unprogrammed"> <nominal>2</nominal> <lifetime>14400</lifetime> <restock>100</restock> <min>0</min> <quantmin>-1</quantmin> <quantmax>-1</quantmax> <flags count_in_map="1" deloot="0"/> </type> <!-- Fehlerhafte und leere Keycards --> <type name="DNA_KeyCard_Error"> <lifetime>14400</lifetime> <flags count_in_map="1" deloot="0"/> </type> <type name="DNA_KeyCard_Blank"> <lifetime>14400</lifetime> <flags count_in_map="1" deloot="0"/> </type> <!-- Keycard Reparaturblister --> <type name="DNA_KeyCard_BlisterPackChip_Yellow"> <nominal>12</nominal> <lifetime>14400</lifetime> <flags count_in_map="1" deloot="0"/> </type> <type name="DNA_KeyCard_BlisterPackChip_Green"> <nominal>10</nominal> <lifetime>14400</lifetime> <flags count_in_map="1" deloot="0"/> </type> <type name="DNA_KeyCard_BlisterPackChip_Blue"> <nominal>8</nominal> <lifetime>14400</lifetime> <flags count_in_map="1" deloot="0"/> </type> <type name="DNA_KeyCard_BlisterPackChip_Purple"> <nominal>4</nominal> <lifetime>14400</lifetime> <flags count_in_map="1" deloot="0"/> </type> <type name="DNA_KeyCard_BlisterPackChip_Red"> <nominal>2</nominal> <lifetime>14400</lifetime> <flags count_in_map="1" deloot="0"/> </type> <type name="DNA_KeyCard_BlisterPackChipEmpty"> <lifetime>300</lifetime> <flags count_in_map="1" deloot="0"/> </type> <!-- Keycard Chips --> <type name="DNA_KeyCard_KeyCardChip_Yellow"/> <type name="DNA_KeyCard_KeyCardChip_Green"/> <type name="DNA_KeyCard_KeyCardChip_Blue"/> <type name="DNA_KeyCard_KeyCardChip_Purple"/> <type name="DNA_KeyCard_KeyCardChip_Red"/> <type name="DNA_KeyCard_KeyCardChip_Burnt"/> <!-- Dimple Keys (für Türen und Kisten) --> <type name="DNA_DimpleKey_Yellow"/> <type name="DNA_DimpleKey_Green"/> <type name="DNA_DimpleKey_Blue"/> <type name="DNA_DimpleKey_Purple"/> <type name="DNA_DimpleKey_Red"/> <type name="DNA_DimpleKey_Orange"/> <!-- Werkbank-Items --> <type name="DNA_Workbench_Kit"/> <type name="DNA_Workbench"/> <type name="DNA_Workbench_Hologram"/> <type name="DNA_Workbench_Build"/> <!-- Werkzeuge und Zubehör --> <type name="DNA_Solder_Kit"/> <type name="DNA_HelpingHands_Kit"/> <type name="DNA_Battery_40v"/> <type name="DNA_Laptop"/> <type name="DNA_CardReader"/> <type name="DNA_Solder"/> <type name="DNA_Flux"/> <type name="DNA_Bolts"/> </types>
< >
Showing 1-3 of 3 comments
Per page: 1530 50