Page MenuHomeFeedback Tracker

Zombies spawning with weapons aren't showing the weapon on zombies' back
New, NormalPublic

Description

Everything is in the title.

<attachments chance="1.00" name="weaponArmy">
	<item name="SVD" chance="1.00" />
</attachments>

<type name="ZmbM_PatrolNormal_Autumn">
        <cargo preset="foodArmy" />
        <cargo preset="ammoArmy" />
        <cargo preset="customArmy" />
		<attachments preset="glassesArmy" />
        <attachments preset="hatsArmy" />
		<attachments preset="bagsArmy" />
		<attachments preset="vestsArmy" />
		<attachments preset="weaponArmy" />
    </type>

Details

Severity
None
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
General
Steps To Reproduce

Modify the good .xml according to the example above

Event Timeline

GrosTon1 created this task.Jun 22 2019, 1:39 AM