Page MenuHomeFeedback Tracker

Materials not spawning correctly
Acknowledged, UrgentPublic

Description

I am trying to create an event. Everything works as it should apart from the loot in the back of the truck. As you can see in the picture provided i have asked the game to spawn 2 Wooden Logs into the truck. What the game has done is placed one log in the materials attachments slot and one in the covered cargo slot.
Can you please make it possible to be able to fill up the log slots so 50 logs, fill up the plank slots 100 and fill up the metal sheets to 40.
I have tried many different tags when trying to achieve this but they all equate to the same result. 1 in the slot and 1 in the back.

Details

Severity
Major
Resolution
Open
Reproducibility
Always
Operating System
Windows 11 x64
Category
General
Steps To Reproduce

Maybe if we could alter this
<attachments chance="1.00">
<item name="WoodenLog" chance="1.00" />
</attachments>

To
<attachments chance="50.00">
<item name="WoodenLog" chance="50.00" />
</attachments>

Or something along this line

Additional Information

Being able to do this would make a huge difference to the mod community and the server owners. @Geez

Event Timeline

Wastelander6 changed Operating System from Windows 7 to Windows 11 x64.Jan 4 2024, 9:50 PM
Geez changed the task status from New to Awaiting internal Testing.Jan 5 2024, 10:32 AM

@Geez Any idea if this got tested?

Geez changed the task status from Awaiting internal Testing to Acknowledged.Feb 6 2024, 10:07 AM