D drakov Refugee Feb 7, 2022 #1 Hi, I want to ask how can you please set a longer disintegration of zombie bags thank you.
BFT2020 Hunter Feb 7, 2022 #2 You will need to edit the following command in the entityclasses.xml file: Code: <entity_class name="EntityLootContainerRegular"> <property name="HideInSpawnMenu" value="true"/> ......... <property name="TimeStayAfterDeath" value="1200"/> </entity_class>
You will need to edit the following command in the entityclasses.xml file: Code: <entity_class name="EntityLootContainerRegular"> <property name="HideInSpawnMenu" value="true"/> ......... <property name="TimeStayAfterDeath" value="1200"/> </entity_class>