Project Zomboid

Project Zomboid

Extra Skills System IWBUMS
Showing 1-10 of 14 entries
< 1  2 >
Update: 4 Dec, 2022 @ 12:32pm

-THIS IS AN OBSOLETE MOD DO NOT USE IT.

Update: 25 Jul, 2021 @ 6:21pm

-Updated the code so it no longer activates for build 41.51+. This change is the first step in phasing out this system and start using the system introduced in 41.51.
-Players using 41.50 should still play with their exsiting characters normally.

Update: 23 Jul, 2021 @ 1:30pm

-Fixed an error while trying to read certain books.

Update: 22 Jul, 2021 @ 6:46pm

-ISReadABook.lua is no longer overriden (thanks to Chuck for the new code), this should fix literature issues.
-ISCharacterInfo is no longer overriden.

Update: 23 Apr, 2021 @ 6:34pm

-The Add XP function will no longer add XP if the character has already unlocked level 10.

Update: 13 Apr, 2021 @ 9:48am

-Improved the system for the addition of passive skills.
-Sleeping skill in the example mod turned into a passive.

Update: 23 Jan, 2021 @ 11:52am

-A fix for the fix that was not completely fixed!

Update: 23 Jan, 2021 @ 11:24am

-Fixed the negative XP bug after leveling up (Thanks to Aiteron for finding and fixing).

Update: 3 Oct, 2020 @ 4:02pm

-Improvements to level up timing.
-Added level up sound.
-Loading a game with new custom skills will add them to the character properly.
-Added proper model for example skill books.
-Added NecroForge support for example mod items.

Update: 29 Sep, 2020 @ 10:11am

-Switched to the build41 version of Profession Framework.