Jump to content

Search the Community

Showing results for tags 'nom'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • News & Announcements
    • News
  • Project Zomboid
    • PZ Updates
    • General Discussions
    • Bug Reports
    • PZ Support
    • PZ Multiplayer
    • PZ Community & Creativity
    • PZ Suggestions
  • PZ Modding
    • Tutorials & Resources
    • Mods
    • Items
    • Mapping
    • Mod Ideas and Requests
  • General Games Development
    • Indie Scene
  • Other Discussions
    • General Discussion
    • Forum Games & Activities

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Twitter


Interests

Found 2 results

  1. Here you go people who always run out of food , eat up!! Added a bunch of bugs (seriously, a bunch!!!!) that spawn that provide little nutrients compared to actual food, so you must eat a bunch to fill your stomach although it makes you unhappy eating them. Most of them can be eaten without cooking them but you can still cook them, though some have to be cooked first. Added insects that inhabit Kentucky in real life. Wanting to add soup and other combined food options so you can get the most out of your bugs. Wanting to add a "tobacco paste" that you can eat that will negate allergic reactions so you do not die when eating poisonous/venomous insects.. Or just eating tobacco after eating poisonous/venomous insects. WIP, will refine and make better, hopefully . Wanting to make it so bugs respawn, and only spawn/respawn during they day or night and only during spring, summer and fall rotating which bugs will spawn, with only minor bugs like flies and cockroaches during the winter. Added four new traits that do not do anything at the moment , except give you a few points to spend. I will work on these and make them actually work. Thank you Kjulo & RegularX . **Insect Allergies Trait now works, sort of.. Try it.. New Traits: Entomologist: -2 [ Not sure yet] - You will have a better chance to find bugs.Acarophobia: +3 - You start panicking if you carry bugs around.Strong Stomach: -2 - You can eat bugs without feeling nauseous.Weak Stomach: +1 - You get nauseous when eating bugs.Insect Allergies: +6 - If you eat poisonous/venomous insects, you will surely perish. I haven't made the insect sprites yet, though I will soon. Download: Mirror (My Dropbox)
  2. Adds a few tags for food and drinks to add sound effects while eating. This sound effect with start as soon the item is started to be eaten or drunk. If it is looped it will continue until the food item is depleted, this will allow for looping sounds such as chewing, crunching, gulping etc.. One time sounds like the pop top will only play once. The primary sound plays at the start of eating or drinking and the secondary sound plays right after that and loops until the food or drink is depleted, this loop can be made to run once by setting the loop tag to "FALSE". To make it so it only does the gulping sound, both primary and secondary sounds would be "WaterGulp" with looping "TRUE". The Loop only applies to the second sound. It would always play the first sound, then the second, then loop second if true. Sounds like the "SodaCanPopTop" will have a radius. This makes eating with zombies close by dangerous, as I would imagine it would be in real life because let's face it, eating is really noisy. I'll use an item from the beer mod for the example: This will make the can open sound, then gulp sound until gone item Beer{Weight = 0.6,Type = Food,HungerChange = 0,ThirstChange = -70,DisplayName = Beer,Alcoholic = TRUE,Icon = Beer.png,OnEatenPrimarySound = SodaCanPopTop,OnEatenPrimarySoundVolume = 15,OnEatenPrimarySneakSoundVolume = 5,OnEatenPrimarySoundRadius = 20,OnEatenPrimarySneakSoundRadius = 6,OnEatenSecondarySound = WaterGulp,OnEatenSecondarySoundVolume = 5,OnEatenSecondarySneakSoundVolume = 1,OnEatenSecondarySoundRadius = 5,OnEatenSecondarySneakSoundRadius = 1,OnEatenSoundLoop = TRUE,UnhappyChange = -10,}This will make the can open sound, then gulp sound onceitem Beer{Weight = 0.6,Type = Food,HungerChange = 0,ThirstChange = -70,DisplayName = Beer,Alcoholic = TRUE,Icon = Beer.png,OnEatenPrimarySound = SodaCanPopTop,OnEatenPrimarySoundVolume = 15,OnEatenPrimarySneakSoundVolume = 5,OnEatenPrimarySoundRadius = 20,OnEatenPrimarySneakSoundRadius = 6,OnEatenSecondarySound = WaterGulp,OnEatenSecondarySoundVolume = 5,OnEatenSecondarySneakSoundVolume = 1,OnEatenSecondarySoundRadius = 5,OnEatenSecondarySneakSoundRadius = 1,OnEatenSoundLoop = FALSE,UnhappyChange = -10,}Edit: Added sound radius. Edit2: Added volume. (duh) can't believe I forgot this. Edit3: Added OnEatenPrimarySneakSound tag suggestion (and poll) ***SodaCanPopTop sound is royalty free from SoundFXNow, converted and edited to ogg by me.*** ***ChipBagSoundEffects sounds are royalty free from SoundGator, converted and edited to ogg by me.*** SodaCanPopTop Ogg.zip ChipBagSoundEffects.zip
×
×
  • Create New...