Hello! I'm trying to figure out what the community prefers in a 7 Days to Die server.
Would you guys and gals take 3 minutes to fill out my Google survey?
https://forms.gle/UWWZemCZfy9PzBcC6
So it's day 252. I'm running a private/dedicated server on a Windows machine. I have restarted the server. Should definitely be a Horde night. But the letters at the top never turned red. Then it got to night and no zombies ever came out.
What happened? What do I need to do to fix Horde night...
Welcome to House Voxll!
https://www.housevoxll.com/
Welcome to House Voxll, a casual PVE server! We are currently recruiting mature adult players.
This is a long-term server focused on allowing players to be creative in the world (however, Creative Mode is not provided – we still have to...
Hi all,
I'm running a casual server and several requests have come in for me to lower the number of screamers/scouts. I believe the number of screamers is controlled in gamestages.xml.
<spawner name="ScoutGSList">
<gamestage stage="1"><spawn group="scoutHordeStageGS1"...
I want zombies to start dropping perk books. Seems like this should be my code for my modlet for loot.xml, but I don't think it's working:
<append xpath="/lootcontainers/lootcontainer[@id='70']">
<item group='perkBooks' prob='0.75'/>
</append>
<append...
Hello all!
I need to figure out how to mod the gun magazine size on the AK-47.
<effect_group name="gunAK47">
<passive_effect name="MagazineSize" operation="perc_add" value="-.122,.122"/> <!-- random MagazineSize -->
<passive_effect name="MagazineSize" operation="base_set"...