Jump to content

cammel

Members
  • Posts

    132
  • Joined

  • Last visited

Posts posted by cammel

  1. This conversion mod goes into the actual game mods folder or somewhere else?

     

    I was going to convert the compopack prefabs for my game. I know the sphinx  prefab has a lot of flashing missing blocks.

  2. I will look into it, but only special zombies will have a chance of having it as well as military related containers/safes

     

    That would be fine. Most of the time if I need to repair any gear I end up scrapping another just to get the fiber.

  3. Subquake,

     

    The hunting knife book is not locking steel and titanium recipes.

     

    	<item id="912" name="huntingKnifeBook">
    	<property name="Extends" value="schematicMaster"/>
    	<property class="Action1">
    		<property name="Recipes_to_learn" value="huntingKnife,ulmHuntingKnifeSteel,ulmHuntingKnifeTitanium"/>
    		<!--
    <property name="Skills_to_gain" value="craftSkillWeapons"/> 
    		-->
    	</property>

     

    Should be:

     

    	<item id="912" name="huntingKnifeBook">
    	<property name="Extends" value="schematicMaster"/>
    	<property class="Action1">
    		<property name="Recipes_to_learn" value="huntingKnife,ulmKnifeSteel,ulmKnifeTitanium"/>
    		<!--
    <property name="Skills_to_gain" value="craftSkillWeapons"/> 
    		-->
    	</property>

     

     

    The word "hunting" is not used in the steel and titanium knife name.

  4. Hey Subquake just wanted to say this mod is pretty sweet and offers a refreshing take on 7DTD. I've played pretty much every mod out there and yours by far has the best UI. Just had a quick question about bone powder and how to actually acquire it? Is it just found or can I craft it? I can't seem to find a recipe for it anywhere.

     

    Cheers and thanks!!

     

    You have to "scrap" the bones to make bone powder.

  5. Is this a bug? I can make a steel hunting knife without finding the hunting knife book.

     

    All hunting knives should be locked behind the book or move the iron hunting knife recipe to blacksmithing like the others.This my opinion only, not saying you have to do it this way.

×
×
  • Create New...