The Dink Network

Reply to Re: Drivin Dink?? Pretty in Pink?

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
November 7th 2009, 04:49 AM
pq_knight.gif
ExDeathEvn
Peasant He/Him New Zealand rumble
"Skinny Legend" 
Find a way to talk to a Dinker who knows lots about scripting and just bother them with questions every so often. Getting the basics down is pretty easy, its after that when you have to start bothering them more.

@ Robj: *bother bother bother bother bother bother*
void talk(void)
{
say_stop("Does this script make Dink talk? Wait, it does.", 1);
wait(200)
say_stop("Yes, Dink, it makes you talk. And this line makes me talk.", &current_sprite);
wait(200)
say_stop("WOW, I AM SO SMARTz0r!", 1);
}