Where are Lilacor's lines?
rw1954
Member Posts: 24
Does anyone know where the text files for Lilacor's random comments are located (dialog file name)? I also can't find some of the non-quest journal entries. Are they all in the same file, and if so, any idea which one?
0
Comments
You have *.DLG files, which are added to the dialog.tlk. (The dialog.tlk is touchy, so use WeiDU to edit DLG files -- don't just edit DLG files yourself and expect it to work. That's a good way to mess up the dialog.tlk) Those files are added to the dialog.tlk, where a strref points to the text itself.
Sidenote: This use of the dialog.tlk persisted even in NWN1/2, which use a different engine.
PS - With regard to editing dialog.tlk, I appreciate the heads up, but I've changed about five hundred lines of dialog so far using DLTCEP, and I haven't had a single problem. I understand my limitations, so I'm only changing the text, and the game seems to accept these changes with no problem. My only serious obstacle so far has been the cryptic file names, which sometimes make it hard to figure out which dialog file contains the lines I want to change. If someone could help me with that, I'd be most grateful.