The Dink Network

How to start

February 28th 2011, 07:23 PM
peasantmp.gif
neowave
Peasant They/Them Japan
 


Games in progress, in order to continue the conversation or should I do?
Begins a conversation, not end.
Please tell me.
February 28th 2011, 07:37 PM
custom_msdink.png
MsDink
Peasant She/Her New Zealand
Tag - Umm.. tag, you're it? 
err is this what you mean??

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", &current_sprite);


EDIT a really good file for learning how to start scripting is this Intro to dmod making by metatarasal
February 28th 2011, 07:45 PM
peasantmp.gif
neowave
Peasant They/Them Japan
 

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.

March 1st 2011, 04:46 AM
dinkdead.gif
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:
unfreeze(1);
March 1st 2011, 05:05 AM
custom_msdink.png
MsDink
Peasant She/Her New Zealand
Tag - Umm.. tag, you're it? 
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...)

March 1st 2011, 10:45 AM
wizardb.gif
Kyle
Peasant He/Him Belgium
 
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.
March 1st 2011, 02:36 PM
custom_msdink.png
MsDink
Peasant She/Her New Zealand
Tag - Umm.. tag, you're it? 
could also be during the intro or a cut scene... - if he/shes pressing things and nothing is happening
March 2nd 2011, 01:43 AM
peasantmb.gif
yeoldetoast
Peasant They/Them Australia
Oh, NOW YOU'VE DONE IT! 
I think he should just type it in Japanese and get Seth to figure it out.
March 2nd 2011, 05:01 AM
wizardb.gif
Kyle
Peasant He/Him Belgium
 
I can figure it out too then