Dialog Trouble

Started by , Wed 17/12/2003 01:39:02

Previous topic - Next topic

billstrong

I'm having some problems with the dialog editor. When I test the game, my characters just run through the entire topic script, without ever displaying dialog options. What am I doing wrong?

James Kay

Make sure you have
return
after every dialog option and
stop
after the last one.

E.g.
@1
ego: Hello
other: Go away!
ego: No, I want to talk!
return

@2
ego: bye then!
other: bye!
stop


SMF spam blocked by CleanTalk