• Mods are now organized as resources. Use the Mods link above to browse for or submit a mod, tool, or prefab.

    The TFP Official Modding Forum Policy establishes the rules and guidelines for mod creators and mod users.

Lines of code to add to its .xml file for zombies to work/appear after creating a prefab.

noname835

Refugee
Code:
Hello friends from 7 days to die,

I just resumed the game and I had a folder containing all the useful information. 
However, I unfortunately lost the few lines that need to be added to its .xml file for the zombies to work/appear after creating a prefab. 
It was necessary to put these lines in the .xml file for it to work. 

Thank you in advance for your help.
 
Code:
 value="clear,fetch,hidden_cache" />
  <property name="ShowQuestClearCount" value="1" />
  <property name="SleeperIsQuestExclude" value="False" />

 





Code:
I found part of the code but I can't find the rest.



 
You simply need to add the sleeper blocks to the prefab and add in sleeper volumes  

In the escape.menu on the right there are 5 tabs hit the 4th tab a cube icon and hit sleeper volume  

Then your zs  appear in game. Make sure the Mon ax is not higher then total zs placed

 
Back
Top