Project Zomboid
Stat Tweaks Lib
กำลังแสดง 1-2 จาก 2 รายการ
อัปเดต: 1 ก.พ. @ 6: 55am
โดย Dr. Lalaoz

Fixed Incompatibility with MoodleFR
Removed all global definitions
Modders Note; The issue that caused this is really unintuitive. If 2 mods define the same global value. or even call exiting global values. one mod can overwrite the global value based on load order. which will break the other mod. "Local"ing a value in the master scope of the mod doesnt prevent this either. which it probably should.

อัปเดต: 26 ม.ค. @ 2: 42pm
โดย Dr. Lalaoz

Created; only has b41 stats at the moment. will add b42 stats when i have more time