I have made four custom joinable NPC's for BGT: BG1. I have encountered a weird problem when installing them though. Installing one character by itself seems impossible without the Banter Files of the others being present already. They share Banters and there are calls from the CHAINs in the B-files to the B-files of the others. However, since these are not present in the game yet, the character cannot be installed.
I get the following error message: ERROR locating resource for 'CHAIN3' Resource [BJULIEN.DLG] not found in KEY file: [./chitin.key] ERROR: preprocessing APPEND_EARLY [Brennic/BBrenn.d]: Failure("resource [BJULIEN.DLG] not found for 'CHAIN3'")
"Brennic" and "Julien" are two of my NPC's. Now obviously the BJulien.dlg won't be in the KEY file since I haven't installed him yet. Point is, I can't install him for I just get the reverse error message, i.e. BBrenn.dlg is missing, when I try. The only reason for this that I can figure out is that they have references in their B-files for the other NPC's B-file. I have managed to install all four by BEGIN BJulien etc. entries in the TP2 of the first one I install. The others then install just fine, but I have trouble running their banters (strange errors occur).
Is there any way I can install an NPC who references B-files of other NPC's who do not exist in the game yet?