Recent content by Winterhart

  1. Winterhart

    Adding a new sound to game.

    As expected there is no change to the zombie sounds in the configs :apathy: I don't know if this is what you meant for screen prints, but it shows exactly what I did to get my unity3d file.
  2. Winterhart

    🧙 Sorcery Mod - A21.2 Stable LIVE! (v1.94)

    Is this what it's supposed to look like? Edit: I found my problem. I followed your instructions on how to add to the localization file. I was going to post a copy of the file here to have you check it and see what I did wrong. That's when I discovered that when I thought I had saved the...
  3. Winterhart

    Adding a new sound to game.

    Is it possible to add a new sound to the game? This may sound silly but I don't play with zombies on because the sound they make gives me nightmares. I want to add a softer gentler zombie sound so I can enjoy every part of the game. I think I know enough xpath to figure out how to change...
  4. Winterhart

    Pick Your Poison (Taste testers needed)

    This is my first published modlet and I am looking for people to help me test it and make suggestions. Thank you in advance for your time. This Modlet adds 11 learnable recipes to cook canned food to remove the risk of food poisoning. They unlock at the first level of Master Chef. This...
  5. Winterhart

    Help with setting food poisoning risk to to different levels

    This is the code that I thought would set the food poisoning to 100% <set xpath="items/item[@name=foodCanBeef]/effect_group[@tiered=false]/triggered_effect[4]/requirement[@name=RandomRoll]/@min_max">100,100</set> When I tested it in game eating CanBeef didn't give me food...
  6. Winterhart

    Cooking mod request. No more food poisoning?

    I want to make a mod that uses the canned food from the game and cook it to remove the food poisoning risk. So I don't try and reinvent the wheel, is there a mod out there that does this already? Next question is it possible? Any input on this will be much appreciated. Thank you for your...
Back
Top