Skip to content
BtheDestroyer edited this page Jun 3, 2014 · 1 revision

Files

All files used when calling an NPC's dialogue are located in \Versions\VERSION ID\NPCs\NAMEText.list where NAME is replaced with the name of the NPC. Changing an NPC's Name will not change the file that the text will be loaded from.

Format

To set an NPC's dialogue when talking to them, open their NAMEText.list file and follow this format:

Header/Name

Possible line 1

Possible line 2

Possible line 3

...

...

You can add as many lines as you want and it will be loaded all the same.

Clone this wiki locally