Geht es nur mir so oder wurde etwas an den Types verändert?
Seit Montag finde ich überwiegend nur noch Bauarbeiterhandschuhe und Bauarbeiterhelme.
Welche ich zuvor selten bis gar nicht gefunden habe. Auch Fahrzeugteile finde ich plötzlich mehr.
Dann habe ich mal ein blick in die Types.xml gemacht:
<type name="WorkingGloves_Beige">
<nominal>100</nominal>
<restock>0</restock>
<min>50</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="clothes"/>
<usage name="Industrial"/>
<usage name="Farm"/>
</type>
<type name="WorkingGloves_Black">
<nominal>100</nominal>
<restock>0</restock>
<min>50</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="clothes"/>
<usage name="Industrial"/>
<usage name="Farm"/>
</type>
<type name="WorkingGloves_Brown">
<nominal>100</nominal>
<restock>0</restock>
<min>50</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="clothes"/>
<usage name="Industrial"/>
<usage name="Farm"/>
</type>
<type name="WorkingGloves_Yellow">
<nominal>100</nominal>
<restock>0</restock>
<min>50</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="clothes"/>
<usage name="Industrial"/>
<usage name="Farm"/>
</type>
Das heißt es können maximal 400 mal die Handschuhe spawnen???
Oder habe ich mir meine Type.xml irgendwie zerrissen?