Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem






Hope to see a version of this or something similar for build41 sometime.
If you don't see it in the mod list you might be running on version B41 of zomboid? this is B42 only
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.
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.
@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?
I might take a look at improving it myself sometime, but as stated I have almost no knowledge of PZ's mod api lol.