SSR Quest is a mod that introduces a robust quest system framework to Project Zomboid servers, offering much-needed structured goals beyond basic survival. It allows server owners and creators to implement complex, multi-stage quests with nonlinear dialogue and multiple endings. SSR Quest significantly enhances player engagement and replayability, especially in multiplayer, where shared objectives can foster cooperation and role-playing.
1. Copy the Workshop and Mod IDs of the following:
2. From SSR: Quest System, under Multiplayer Installation, go to the drive link to download the Java patch.
3. Extract the .7z file to a new folder.
4. Select all files, right-click, hover over Compress to, and choose ZIP file.
5. Minimize the file to use later in the tutorial.
6. Log in to the BisectHosting Starbase panel.
7. Stop the server.
8. Go to the Files tab.
9. Upload the .zip file from step 5.
10. Right-click the .zip file and choose Unarchive.
11. Find the following directory: /home/container/.cache/Server
12. Open the [Save/Config].ini file. The file is labeled depending on the Save/Config Name on the Startup tab.
13. Next to the Mods= line, enter the following in order with the desired npc plugin: ssr-core;ssr-quests;ssr-quests-<entry>
Note: Input other quest mods after the order. Check the Quest mod details to find out which ssr-quests-<entry> it uses.
14. From the WorkshopItems= line, input the same order from step 13 using the Workshop IDs from step 1.
15. Press the Save button.