The Dink Network

how do i?

August 20th 2010, 05:42 AM
knightgl.gif
zeddexx
Peasant He/Him New Zealand
I'm pretty sure I'm worth atleast SIX goats... 
how do i change what dink says when you press space bar, and nothings there?
and stuff like that?
August 20th 2010, 06:41 AM
dinkdead.gif
Use this
August 20th 2010, 07:28 AM
spike.gif
There's also a simpler way to do that in 108... you can just make a script with the right name and it will use that instead of the built-in stuff.
August 20th 2010, 10:33 AM
slayer.gif
rabidwolf9
Peasant He/Him United States
twitch.tv/rabidwolf9 
Make a script called dnotalk.c and put what you want him to say in the main procedure.
August 20th 2010, 01:22 PM
dragon.gif
symian
Peasant He/Him United States
 
Exactly.

// Basic dnotalk.c

void main (void)
{
say_stop("I'm talking to myself", 1);
kill_this_task();
}


August 20th 2010, 02:29 PM
knightgl.gif
zeddexx
Peasant He/Him New Zealand
I'm pretty sure I'm worth atleast SIX goats... 
also how do i edit the script for the stat bar?
August 20th 2010, 03:24 PM
slayer.gif
Rabidwolf9
Peasant He/Him United States
twitch.tv/rabidwolf9 
That's hard-coded. There is no script for the status bar. What exactly did you want to do with it? There's probably a workaround that could be done.
August 20th 2010, 05:58 PM
custom_iplaydink.gif
Iplaydink
Peasant He/Him Sweden
Hmm.. 
You can paint everything one color and draw your own stuff on it, like I did in FallDink.