Loading scripts?
Author | Topic: Loading scripts? |
---|---|
Apprentice
Member # 3361
|
written Friday, June 25 2004 10:03
Profile
I am creating a new town, and I have written a town script and a town dialogue script for it. Both match up well to the scripts which come with the pre-packaged scenarios. I want one character to speak, and I have set his memory cell 3 to be 1, the first node of the dialogue for this town. When I try to talk to him, it says that I have tried to initiate dialogue without loading a dialogue script. The files are correctly named; how do I load my script, then? Posts: 21 | Registered: Sunday, August 17 2003 07:00 |
Shock Trooper
Member # 3276
|
written Friday, June 25 2004 11:33
Profile
I get the same problem sometimes. Check your towndlg syntax. If it is wrong, it will show in the box thingy when you play the game, the left down one, all errors in the townscripts. AND MAKE SURE that in town details in the town menu, the upper right box that is blank contains the name of your town script without the .txt at the end. as long as the town script of dialouge has dlg right at the end, then it "should" work. Posts: 249 | Registered: Saturday, July 26 2003 07:00 |