Quote from: Andail on Mon 27/08/2012 17:43:58
You can script normally in the dialog editor, you just have to indent the line of code with a space.
Like:
Ego: Ok, good bye.
cEgo.Walk (x, y);
stop
Oh cool! That's simpler than I would have thought. Thank you!