The Dink Network

Speaking in DinkC language

December 4th 2009, 04:37 AM
duckdie.gif
Let's say our post in DinkC form.
void main( void)
{
freeze(1);
say_stop("Let's say our posts in DinkC form", 1);
unfreeze(1);
}
December 4th 2009, 04:47 AM
bonca.gif
Erwin
Peasant He/Him Netherlands
Friendship is magic 
What's the point?
December 4th 2009, 05:36 AM
burntree.gif
Fireball5
Peasant He/Him Australia
Let me heat that up for you... 
void talk (void)
{
  say_stop("I agree, there is no point", &fb5);
  wait(500);
  kill_game();
}


Ok now we need an admin to closs this topic officially, though through my eyes it will henceforth be unoficially closed (by me)
December 5th 2009, 03:27 AM
duckdie.gif
void talk( void)
{
say_stop("Hust for fun", 1);
wait(500);
kill_game();
}
December 5th 2009, 04:52 PM
fairy.gif
GlennGlenn
Peasant He/Him Norway
GlennGlenn doesn't want a custom title. 
void talk()
{
    say("`4Please no", &GlennGlenn);
    kill_this_thread();
}
December 5th 2009, 05:09 PM
knights.gif
DinkKiller
Peasant He/Him United States
The world could always use more heroes 
void talk(void)
{
say("`%You guys are lame." &DK);
kill_this_randomness();
}
December 5th 2009, 05:22 PM
burntree.gif
Fireball5
Peasant He/Him Australia
Let me heat that up for you... 
void talk (void)
{
  say_stop("This is stupid", &Fireball5);
  wait(500);
  move_stop(&Redink1, 4, 400, 1);
  wait(500);
  movestop(&Tal, 6, 100, 0);
  wait(500);
  say_stop("Oof! Who put that post in the way?", &Tal);
  wait(500);
  say_stop("You forgot to enable ignore hardness", &Fireball5);
  wait(500);
  say_stop("Oh, I'll set it then", &Tal);
  wait(500);
  move_stop(&Tal, 6, 200, 1);
  wait(500);
  move_stop(&WC, 8, 150, 1);
  wait(500);
  say_stop("Please kill this thread", &Fireball5);
  wait(500);
  kill_this_thread();
  wait(500);
  say_stop("Thank you!", &Fireball5);
  wait(500);
}
October 20th 2019, 08:08 PM
peasantmp.gif
Skurn
Peasant He/Him Equatorial Guinea duck bloop
can't flim flam the glim glam 
dude could you imagine doin this in person? that would be real good.
October 21st 2019, 02:24 AM
duck.gif
toof
Peasant He/Him
I disagree. 
void main(void)
{
    sp_nodraw(1, &toof);
    say("`%Boooo...", &toof);
}