Sierra like dialogs

Started by adam100, Sun 28/12/2003 19:24:06

Previous topic - Next topic

adam100

I want to do a sierra like dialogs in my game but i don't know how to do it.What i want is that if i talk to some character i want him to say something without me asking about anything.I don't want any topic options.

Scorpiorus

Just create one and only option per topic and it will be run automatically. Next place all the talkie:

// dialog script file
@S  // dialog startup entry point
@1  // option 1

man: "blah blah"
ego: "blah"
etc.

stop

~Cheers


SMF spam blocked by CleanTalk