zMultilogue
zMultilogue is a plugin that implements Multi-NPC dialog system for Gothic 1 and Gothic 2 NotR. Its working principle is based on the solution from AFSP Trialogue package. The main project goal is to replace Trialog packages based on Ikarus and LeGo with an union-based plugin.
Features
- System for creating dialogues with multiple NPCs that doesn't fuck up AI queue
- Manual script interface based on the LeGo Trialoge package
- Auto script interface for that makes writing multilogs as easy as normal dialogs
- Advanced camera manipulation system
Authors
zMultilogue started as a quick replacement for Trialogs when getting rid of Ikarus in The Story of Nek codebase. Later evolved into a more complex dialog system enhancement. It was published as open-source project under MIT License1 almost instantly when the main features were ready, since there were no union-based alternative available at the time.
The project is maintained under Silver Ore Team modding group by muczc1wek:
- Email: mateusz.uczciwek@silveroreteam.pl
- Discord: @muczc1wek
Below you can find the contributors to the project:
-
zMultilogue depends on union-api and gothic-api libraries, which are licensed under BSD 3-Clause "New" or "Revised" License ↩