Project Zomboid

Project Zomboid

98 个评价
[B42] Barricaded World - Extended Erosion (Error Fix)
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
77.649 KB
7 月 19 日 上午 6:35
7 月 19 日 上午 7:15
2 项改动说明 ( 查看 )

订阅以下载
[B42] Barricaded World - Extended Erosion (Error Fix)

描述
Original Mod by Onkeen, with fixes included thanks to Amenophis . You do not need the original to use this.
This version also exposes sandbox options for tweaking chances. It also adds a chance for garages to be broken that can be changed.

NOTE: Garages sometimes don't fully break, only parts of the garage door break, I'm not knowledgeable enough on Zomboids lua api yet to figure out whats going on.

See original mod for description. Some default values have been changed, check the sandbox options for updated defaults.


Workshop ID: 3529472651
Mod ID: BarricadedWorld
22 条留言
Cap 10 月 5 日 下午 2:38 
Won't lie, I figured sense the original mod was for build41/42 this would also be, and didn't read the tags mb lol.
Hope to see a version of this or something similar for build41 sometime.
VexyWexy  [作者] 10 月 3 日 上午 11:43 
@Cap mod should be called "[B42] Barricaded World - Extended Erosion" in mod list, when enabled you should find the sandbox options under the "Barricaded World" menu.

If you don't see it in the mod list you might be running on version B41 of zomboid? this is B42 only
Cap 10 月 3 日 上午 12:59 
also when i get/have this enabled where will it show in the sandbox options?
Cap 10 月 3 日 上午 12:57 
what is this called in the select mod list, trying to find it to see if i have it enabled and cant find it
unlockk 9 月 21 日 上午 3:57 
@VexyWexy
Thanks a lot, yeah I would have tried to do something myself but I'm not experienced with modding these specific functions/aspects of the game. It's one of the biggest bottlenecks of OnGridSquareLoad with regards to performance. I agree with you on the 10 years later, but yeah, playing the vanilla start date myself, and I would welcome the sandbox toggle. Thanks.
VexyWexy  [作者] 9 月 21 日 上午 1:02 
@unlockk got it yeah it might actually help with performance a little if a check happens for ground level first before any other logic. I agree with your point on only those windows being broken from zombies but in a "10 years later" play-through it actually makes sense that all z level windows would be deteriorated/broken, at least I think. I'll look into adding a sandbox toggle for it, been quite busy recently but I'll try to make time for it.
unlockk 9 月 8 日 上午 5:03 
if you think about it, the damage would come from zombies and people trying to break in, it wouldn't make too much sense to have an apartment building have all windows at all floors equally damaged unless there was a massive firefight or large scale vandalism or something.
unlockk 9 月 8 日 上午 5:02 
@VexyWexy
yes, I think that would be nice. Also it might possibly reduce the OnGridSquareLoad lag if each z level counts as a different square and you just simply ignore all loaded squares above a certain z level for any checks that this mod does - but I don't know if each z level counts as a different square, I just looked through the code here.
VexyWexy  [作者] 9 月 8 日 上午 1:38 
@JesusChristIsLord yes, see my comment below, it will run on load and break/barricaded things around you

@unlockk I can take a look at exposing something like that when I get a chance, so you want windows above a set z level to not be broken?
JesusChristIsLord 9 月 7 日 下午 6:51 
save game compatiable?