Page MenuHomeFeedback Tracker

SERVER - FROSTLINE - SAKHAL - TYPES.XML - HAS SET ZERO ASVAL AND VSS !
Feedback, NormalPublic

Description

Please correct the TYPES.XML of Dedicated SERVER for SAKHAL mission and change MINIMUM and NOMINAL value for the very good weapons ASVAL and VSS.

They do not spawn on the whole map right now in types.xml of the DayZ server for Sakhal mission, see here:
<type name="ASVAL">

    <nominal>0</nominal>
    <lifetime>28800</lifetime>
    <restock>3600</restock>
    <min>0</min>
    <quantmin>30</quantmin>
    <quantmax>80</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"/>
    <value name="Tier4"/>
</type>

Weitergeleitet
<type name="VSS">

    <nominal>0</nominal>
    <lifetime>28800</lifetime>
    <restock>3600</restock>
    <min>0</min>
    <quantmin>30</quantmin>
    <quantmax>80</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"/>
</type>

Thanks.

Best regards
Ivan

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 10
Category
Dedicated Server
Steps To Reproduce

TYPES.XML
<type name="ASVAL">

    <nominal>0</nominal>
    <lifetime>28800</lifetime>
    <restock>3600</restock>
    <min>0</min>
    <quantmin>30</quantmin>
    <quantmax>80</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"/>
    <value name="Tier4"/>
</type>

Weitergeleitet
<type name="VSS">

    <nominal>0</nominal>
    <lifetime>28800</lifetime>
    <restock>3600</restock>
    <min>0</min>
    <quantmin>30</quantmin>
    <quantmax>80</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"/>
</type>
Additional Information

Both Weapons Are Set To Zero in TYPES.XML for SAKHAL mission:
<type name="ASVAL">

    <nominal>0</nominal>
    <lifetime>28800</lifetime>
    <restock>3600</restock>
    <min>0</min>
    <quantmin>30</quantmin>
    <quantmax>80</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"/>
    <value name="Tier4"/>
</type>

Weitergeleitet
<type name="VSS">

    <nominal>0</nominal>
    <lifetime>28800</lifetime>
    <restock>3600</restock>
    <min>0</min>
    <quantmin>30</quantmin>
    <quantmax>80</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"/>
</type>

Event Timeline

Geez changed the task status from New to Feedback.Mon, Nov 4, 10:18 AM

It’s like that on purpose. If you read their plans, certain stuff will now spawn on certain maps from now on.