Page MenuHomeFeedback Tracker

Server - Sakhal -Whetstones RARELY SPAWN
Feedback, NormalPublic

Description

In the Dedicated Server on Sakhal the Whetstones RARELY SPAWN. But you need many to build because otherwise you cannot find enough tools.

TYPES.XML for WHETSTONES:
<type name="Whetstone">

    <nominal>30</nominal>
    <lifetime>28800</lifetime>
    <restock>0</restock>
    <min>25</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"/>
    <tag name="shelves"/>
    <usage name="Farm"/>
</type>

**The main problem is the:
<tag name="shelves"/>

->There are not enough SHELVES in FARM locations for WHETSTONES on Shakhal and in DayZ !

Please remove for type WHETSTONE the tag for SHELVES or make them spawn in other places too, like INDUSTRIAL. Thanks

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10
Category
Server
Steps To Reproduce

In the Dedicated Server on Sakhal the Whetstones RARELY SPAWN.

But you many to build because otherwise you cannot find enough tools.

The TYPES.XML for WHETSTONES is this:

<type name="Whetstone">

    <nominal>30</nominal>
    <lifetime>28800</lifetime>
    <restock>0</restock>
    <min>25</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"/>
    <tag name="shelves"/>
    <usage name="Farm"/>
</type>

The main problem is the:
<tag name="shelves"/>

Additional Information

->There are not enough shelves in FARM locations for WHETSTONES this in DayZ.
->Whetstones often spawn at the out house, which seems to be treated like a "shelf"

Please remove for type WHETSTONE the tag for SHELVES or make them spawn in other places too, like INDUSTRIAL. Thanks

Event Timeline

You could make Whetstones spawn on Zombies from Industrial too. That'd be cool. :-)

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