Project Zomboid

Project Zomboid

Soul Quest System (Stable testing phase)
33件中 1-10 を表示
< 1  2  3  4 >
更新: 2024年10月20日 @ 15時50分

-Better override for ISGrabItemAction to avoid mod conflicts.
-Override for ISCraftAction so it also checks for quest completion.

更新: 2024年8月31日 @ 15時24分

-Added unlockquest command (Check the guide file for details).

更新: 2024年8月26日 @ 10時34分

-Hotfix for the latest update.

更新: 2024年8月25日 @ 11時15分

-Quests can now award a random item from a table, one will be picked when the quest is unlocked.

更新: 2023年11月17日 @ 7時36分

-Missed a line of code in the previous fix.

更新: 2023年11月16日 @ 16時08分

-Fixed an error when creating a new character.

更新: 2023年10月8日 @ 16時35分

-fixed an error when removing a click event if there is more than one.
-Fixed addmannequin command actually running the removemannequin command.
-Fixed unlocktimer command not getting a proper timer from the provided string.

更新: 2023年7月31日 @ 10時19分

-Quests can now be marked as unique so they can't be unlocked more than once by a character (NPC dialogue to unlock a unique quest can still be enabled, I will cover that case in a future update).
-Added French translation for UI elements (by Xianah)
-Added French and Spanish versions for the basic guide (Credits to Madaking69 and Caphi).

更新: 2023年6月11日 @ 10時12分

-When setting up a Click Event action it is now possible to provide additional animation variables.
-Fixed the unlock and complete quest sounds being played as real sounds in the game world instead of UI sounds.
-Fixed the Click Event action not playing the chosen animation correctly.

更新: 2023年6月9日 @ 15時46分

-Hotfix for an error when a quest that needs an item had certain commands in the "onobtained" list.