Page MenuHomeFeedback Tracker

Sakhal: Dynamic Land_Container_1Moh_DE Spawning random wrong loot
Feedback, NormalPublic

Description

As seen on an Official server from a streamer.., and also pointed out in this ticket for Underground loot, https://feedback.bistudio.com/T185760
Loot is not following it's configured spawn locations.

The dynamic Containers are spawning Glass and plastic bottles (Seen in at least 3(make that 4 now since starting this ticket) with more than 1 bottle) and other loot not configured in the types file.

<group name="Land_Container_1Moh_DE" lootmax="3">
				<usage name="Special" />
				<container name="lootFloor" lootmax="3">
						<category name="weapons" />
						<category name="explosives" />
						<tag name="floor" />
						<tag name="shelves" />
						<tag name="ground" />

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 11 x64
Category
Game Settings

Event Timeline

Glass and plastic bottles can effectively spawn anywhere, as they don't have usages, tiers, or categories assigned in the vanilla types file. Sounds like there's too many containers with not enough of the assigned loot to go around, so the economy places whatever is spare where it can.

@cflynn93 You're right..
Maybe bottles should get a category assigned to them so these 3 item spawn high tier loot points don't end up spawning 2 bottles.

Yeah maybe, I know bottles have always been like that as far as I know. It's usually a sign of having too many dynamic events and not enough deloot to go around lol. Heli crashes spawning bottles is a classic example.

Geez changed the task status from New to Feedback.Thu, Oct 24, 3:17 PM
This comment was removed by LouMontana.