The Dink Network

Reply to Re: My D-Mod Script... Need Help

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:
 
 
June 16th 2005, 07:52 PM
goblinm.gif
void main( void )
{
}

void talk( void )
{
freeze(1);
say_stop("Hi Priest. Can you tell me where Sith lives?", 1);
say_stop("`2God is with you, child.", &current_sprite); //etc
unfreeze(1);
}