Page MenuHomeFeedback Tracker

Guard Houses will spawn more than one loot when loot max is set to 1.
Reviewed, UrgentPublic

Description

On my server I have lootmax="1" on the Land_GuardHouse in the mapgroupprotto.

Still having more than 1 loot spawning in the Guard House. This was changed about 2 months ago and still occurring.

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 7
Category
General
Steps To Reproduce

Set this in the mapgroupprotto.xml

		<group name="Land_Guardhouse" lootmax="1">
				<usage name="Village" />
				<container name="lootFloor">
						<category name="tools" />
						<category name="containers" />
						<category name="clothes" />
						<tag name="floor" />
						<point pos="-0.606201 -0.812447 -2.292480" range="0.858643" height="2.000000" />
						<point pos="0.722412 -0.812447 2.286865" range="0.812988" height="2.000000" />
						<point pos="0.960449 -0.812447 -0.106201" range="0.574463" height="1.436157" />
						<point pos="-1.015869 -0.812447 2.630859" range="0.511719" height="1.279297" />
				</container>
				<container name="lootshelves">
						<category name="tools" />
						<category name="containers" />
						<category name="clothes" />
						<category name="books" />
						<tag name="shelves" />
						<point pos="1.099854 -0.116432 -1.056152" range="0.340625" height="0.851563" />
						<point pos="-1.148926 -0.704605 0.108887" range="0.254150" height="0.635376" />
				</container>
				<container name="lootweapons">
						<category name="firearm" />
						<category name="weapons" />
						<category name="attachments" />
						<category name="ammunition" />
						<category name="explosives" />
						<point pos="1.210205 -0.116432 -1.858887" range="0.203125" height="0.507813" />
						<point pos="0.944580 -0.812447 -2.588867" range="0.562256" height="1.405640" />
						<point pos="0.264404 -0.812447 -1.028076" range="0.579346" height="1.448364" />
				</container>
		</group>

Event Timeline

Geez changed the task status from New to Awaiting internal Testing.Oct 18 2023, 11:43 AM
Geez changed the task status from Awaiting internal Testing to Reviewed.Nov 2 2023, 1:50 PM
Geez added a subscriber: Geez.

Hello XMC_Cross.
We are unable to produce any issues with the setup you have provided.