Project Zomboid

Project Zomboid

Wait My Ass
4件中 1-4 を表示
更新:2021年10月31日 @ 12時00分

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

更新:2021年10月30日 @ 4時19分

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.

更新:2021年10月29日 @ 16時54分

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.

更新:2021年10月29日 @ 15時45分