How to start

Games in progress, in order to continue the conversation or should I do?
Begins a conversation, not end.
Please tell me.
err is this what you mean??
that stops dink while he talks and lets him move again after talking...
add this if you want another sprite talking
EDIT a really good file for learning how to start scripting is this Intro to dmod making by metatarasal
void talk(void) { freeze(1); say_stop("Dink can chatter in here!!", 1); unfreeze(1); }
that stops dink while he talks and lets him move again after talking...
add this if you want another sprite talking
wait(100); //that leaves a small space of time between talking say_stop("`0I can talk as well as dink", ¤t_sprite);
EDIT a really good file for learning how to start scripting is this Intro to dmod making by metatarasal

Thanks for reply.
Press space, but the conversation can begin, and then press does not react.
The move is [ESC] and [vertical]
We did not know too much for the question.
Less tip, sorry.

If you show us the script we can look at it to see what the problem is
Can you not move after the conversation? Maybe you forgot:

Can you not move after the conversation? Maybe you forgot:
unfreeze(1);
Just wondering here, are you playing or making a game neowave?
Is the game freezing when you try to space through conversations?
Can you explain a bit more please, if you are playing - what is the game called? (some don't allow you to space through them...)
Is the game freezing when you try to space through conversations?
Can you explain a bit more please, if you are playing - what is the game called? (some don't allow you to space through them...)
Okay this is one case where it will be better if you go to Google translate and type in your own language and have it translate it for you. It's a crappy translator, but I think it will still be easier to tell us exactly what you need to know
I have one other interpretation, is it the choice menus you're stuck in? You choose an option with the Control key.

I have one other interpretation, is it the choice menus you're stuck in? You choose an option with the Control key.
could also be during the intro or a cut scene... - if he/shes pressing things and nothing is happening
I think he should just type it in Japanese and get Seth to figure it out.