Recent content by RippedWarrior

  1. R

    Cannot save gamestat

    Game version: 1.3(b9) Dedicated server HI everyone,  I was working on some testing on a dedicated server, and sped up the time using: setgamestat TimeOfDayIncPerSec 40   This worked, and running getgamestat TimeOfDayIncPerSec reveals the TimeOfDayIncPerSec as 40. Now, I cannot change it...
  2. R

    Help with requirementGroup

    Hi there, I am trying to create a quest to kill 20 chickens with a bow. I've been trying to configure this using requirementGroup to no avail. I've tried dozens of different combinations of the code. The code below does enforce the Chicken kill but it advances with any weapon - it's not...
  3. R

    Custom sleeper volume in POI works in play test but not in live game

    That did not do it, but thank you. I have made some progress. I tried inserting my custom group into an existing sleeper volume and the zombies spawned in a live world. So, I can rule out the entitygroup and spawns as the issue, it's definitely related to the sleeper volume!
  4. R

    Custom sleeper volume in POI works in play test but not in live game

    Hi everyone, I am attempting to make a custom a POI with a custom sleeper volume. When I play-test the POI the custom sleeper spawns work fine, but when I put the POI in a live game (local, single player) the custom sleeper does not spawn. I'm hoping someone could take a look and see what I'm...
  5. R

    PC V2.0 Storms Brewing Dev Diary

    Just adding on to the weather topic - the game already has hypothermal and hyperthermal (cold and hot) effects built in. It is possible to get "freezing" and "frostbite" and "heat stroke" etc. There's also a wetness value that affects both. Although the game has Insulated Liner mod and Cooling...
  6. R

    Any way to increase screamer spawn % chance from heat limit with just xml?

    Hi, just picking up a conversation I started in the wrong forum  I am wondering if it's possible to change the chance to spawn a screamer (currently 20%) with just xml? (I don't think so, since I haven't been able to find info on this, but thought I might ask)? Thank you
  7. R

    PC Just for fun, let's try a different approach to the screamer mechanic.

    Did not realize I was in console section, please disregard :) I am watching the heat map in SP mode. It goes up to 25%, then resets. No spawns. 5 minute cooldown. Repeat. Repeat. Repeat. Eventually a screamer spawns, and the heat map enters a 22 minute cooldown. But its' so far and few between.
  8. R

    PC Just for fun, let's try a different approach to the screamer mechanic.

    Heh this is timely. I came here searching for how to increase the % chance a screamer will spawn when heat limit is reached.  I have heat running constantly, but I am getting very few screamers. Maybe 1 per hour. Any way to make them spawn more frequently without client-side mods?
  9. R

    White River - Tools of Citizenship Quests 1.2 & Multiple Languages

    Answer is here I think, it has do with the combined mod - WhiteRiverToC-combined   https://community.7daystodie.com/topic/12269-white-river-tools-of-citizenship-quests-12-multiple-languages/?do=findComment&comment=573045
  10. R

    White River - Tools of Citizenship Quests 1.2 & Multiple Languages

    Bug report: Equipping a burning shaft mod on Bunyans Fire Ax causes a console error and duplicates the burning shaft mod in player inventory. Tested in MP, SP and new world with Toc Mods only. 2024-10-01T09:17:55 460.116 INF Time: 7.36m FPS: 59.55 Heap: 2231.0MB Max: 2231.0MB Chunks: 225 CGO...
  11. R

    White River - Tools of Citizenship Quests 1.2 & Multiple Languages

    I can answer about everdeen arrows not showing up for bambi bow. I was able to fix it by swapping the red for green below OLD:  <conditional>     <if cond="mod_loaded('WhiteRiverToC_Bambis_Bow')">       <append...
  12. R

    White River - Tools of Citizenship Quests 1.2 & Multiple Languages

    The error is in this block from quests.xml <quest id="+Reward of Deschain's Revolver">       <property name="name_key" value="questreward_toc_desch_name"/>       <property name="subtitle_key" value="questreward_toc_desch_subtitle"/>       <property...
  13. R

    White River - Tools of Citizenship Quests 1.2 & Multiple Languages

    Hi there, I notice that Kuva's blue armor is displaying a number of stats with 0% Cheers
  14. R

    PVE - TOOTH AND TISSUE - WIPED 08/16

    Tooth and Tissue is a PVE server that was put together for a group of grumpy old men who love to play 7 Days to Die. We have room for more players for anyone who wants to chill and play a challenging game. We enjoy lots of loot, lots of killing and lots of challenge! And someone has their back...
  15. R

    Hybrid Learn By Use (Action Skills) - XML modlet

    Hi there, love this mod! It's causing a little conflict with another mod I use, PaLoALo-Titanium Mod. The Titanium mods adds an extra level to several perks: <setattribute name="max_level" xpath="/progression/perks/perk[@name='perkMiner69r']">6</setattribute> <setattribute...
Back
Top