• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

[A16] Merry ComSens - A 7 Days to Die Winter Project Mod

Is it possible to only calculate snowfill once and not recalculate it every few seconds?

On a side note - not all POIs properly shifted by Yoffset-12. And overly deep POIs (ex: silo) has their basements filled with rocks because of CopyAirBlocks = false.

While trying to correct Y offset using more complex script I've discovered the rock fill problem and think one of the youtubers found that as well.

 
Is it possible to only calculate snowfill once and not recalculate it every few seconds?On a side note - not all POIs properly shifted by Yoffset-12. And overly deep POIs (ex: silo) has their basements filled with rocks because of CopyAirBlocks = false.

While trying to correct Y offset using more complex script I've discovered the rock fill problem and think one of the youtubers found that as well.
The lag is from turning the snowFill to Air, not the light check. This is why the lag calms down as you slow down, giving the engine enough time to finishing the adjusting. Larger buildings, of course, results in more blocks turning into air.

The POIs XMLs were adjusted via a crude script, and I know I missed some of them.

 
Right. What I mean is the game does it every 5 seconds. Not sure if there is a way to make it do it only once.
Should only do it on chunk load. When the chunk gets unloaded and re-saved, it's saving the air blocks, not filling it back with snowFill.

 
Hey all. New to this mod and I'm extremely interested in what it has to offer. Does anyone have any good tips and tricks they can share for surviving? Id appreciate any and all help I can get. :) :strawberry:

 
Hey all. New to this mod and I'm extremely interested in what it has to offer. Does anyone have any good tips and tricks they can share for surviving? Id appreciate any and all help I can get. :) :strawberry:
I wish you good luck in your journey!

1) Find shelter

2) Avoid going out at night.

3) keep anything edible.. including rotting flesh.. you may need it

4) Collect every resource religiously that you have taken for granted in the past: wood, stone, grass

5) Some zombies look very interesting. If they look interesting, keep your distance and go the other way

6) Do not finish your starter quests until you've found a 'home'.

That's way more information than what people typically have when they start :)

 
Great Mod sphereii, my wife and I have played it for awhile as my system being the host, but to help with the lag I rented a public server, moved all the 7DaysToDieServer_Data to the 7DaysToDieServer_Data/managed folder. but when I log on to the server I get "Block with name 'smowFill' not found. How do I fix that on the server side?

 
Great Mod sphereii, my wife and I have played it for awhile as my system being the host, but to help with the lag I rented a public server, moved all the 7DaysToDieServer_Data to the 7DaysToDieServer_Data/managed folder. but when I log on to the server I get "Block with name 'smowFill' not found. How do I fix that on the server side?
You will also need to deploy the Data and Mods folder to the dedi server as well. And the mod will still need to be installed locally.

 
You will also need to deploy the Data and Mods folder to the dedi server as well. And the mod will still need to be installed locally.
-Fires up FileZilla- Thank You very much!

 
Hmmm ok I still seem to have an issue. When I try to log into the server I get "Server is still initializing, Please try back in a few minutes" the server has been up for 9 hours. what might be the problem?

 
Hmmm ok I still seem to have an issue. When I try to log into the server I get "Server is still initializing, Please try back in a few minutes" the server has been up for 9 hours. what might be the problem?
Would you mind providing the output_log file? It's under the 7DaysToDieServer_Data folder.

 
Been trying to get this mod to load up on a server that im running for myself an a few friends just cant get it to load for some reason anyone got any tips or tricks to help me get it on there an working

 
Been trying to get this mod to load up on a server that im running for myself an a few friends just cant get it to load for some reason anyone got any tips or tricks to help me get it on there an working
Which version are you playing on? What kind of errors? Log file?

 
Back
Top