Project Zomboid

Project Zomboid

Wait My Ass
Showing 1-4 of 4 entries
Update: 31 Oct, 2021 @ 12:00pm

Massively refactored the code so that it is much more maintainable. A big thank you to Chuck for helping me out.

Update: 30 Oct, 2021 @ 4:19am

Fixed: Errors.

Apparently, refactoring the modData functionality into a function caused it to fail. This has been fixed, apologies for the severe lag and error spam.

Update: 29 Oct, 2021 @ 4:54pm

Refactored: EnsureModRunsOnlyOnce method added
Added: NullReference check for buildingDef.

The code runs once and only once. If you use this on an existing save when you are outside, it will give an error if you are not inside a building. This has been fixed.

Update: 29 Oct, 2021 @ 3:45pm