More actions
The Dialogue Toolkit is a set of code originally made by noobogonis and reworked by Dem. When put into the game, it initialises a dialogue stream including numerous dialogue actors.
Its primary function is not to be added directly to the game, but to provide templates to add dialogue actors to pages within the game, and to serve as a guide as to how to format dialogue. It includes all actors that are not globally defined (in other words, not automatically present on every page), as well as a few non-canon actors, such as Ziya. A few of the more recently added actors, such as "Bsteli", the Stowaway and EFGY, do not have complete code, causing their readout to be inaccurate if pulled from this mod.
The Dialogue Toolkit can be accessed here.