Jump to content

Dialogue Trouble


Nicothodes

Recommended Posts

That's exactly the problm I had when I for the first time tried to talk.

 

It gives this error most of the time, (I guess) when something is wrong in the definitions. I had this script:

 

Code:
 begintalknode 1;state = 1;personality = 78;condition = 1;question = "question?";text 1 = "message"; 
the fault was its not "text 1," but "text1." After I fixed that, I didn't get the error anymore. maybe you should post your script, so when give it a look. (But don't post the hole script, just a part.)

 

other solutions might be the ones Kelandon gave, although the one with memory cell three can't be, because when talking to somebody who doesn't have a number (higher than 0) in memmory cell 3, the game will say "it doesn't respond."

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...