DayZ
JunkYardDog
f00 20 Feb, 2022 @ 3:18am
Load times
Hey guy,

Just installed your mod on my server and had a wait time of about 10 minutes. A bit more than 2.5. lol

However, I think you might be able to speed this up after the first start after installing the mod. 2 ideas actually.

1. use the proxy mod from the indoor plumbing mod you have. seems to work very quick.
2. same as it is now but write all info to a cache json file so it can be read in at start instead of searching the map. if the file is not there then do the normal search and create the file. if it is then forego the search and use the data in the cache.