how do i make my dialog start were i want

Started by markhep_1, Thu 08/10/2009 21:43:22

Previous topic - Next topic

markhep_1

hi can you help please
when i type my script my dialog always come last . and i want it to start have way through
i have put
dman.start();
and it works but only at the end of script

Khris

That's the way it is, this is also mentioned in the explanation of dialogs and the Dialog.Start() command btw.
The current workaround is to put the script lines into the dialog script, with a space in front of them (so they get handled as standard script lines).

markhep_1

#2
how would you do that
say i wanted cjane to changeroom after speech what would a put

Khris

Put exactly what you'd put into the room script, just with a space at the beginning of the line, space as in " ".


SMF spam blocked by CleanTalk