The Dink Network

Reply to Re: Talking

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:
 
 
May 7th 2005, 10:11 AM
dragon.gif
does that work with windink? i have checked the Tut1 in the "develop" and found something i never seen before, i saw the thing about how to make a tree say ouch when you hit it, the script was like this

void hit(void)
{
say("`4Ouch!", current_sprite);
}

i wanted to a guy that in my story shall have the name johnny should say that, so i made a text document that had the name "johnny" and i attached it to johnny and...

it didnt work... do i need to use the dinkc program?