The Dink Network

Reply to Re: 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:
 
 
May 31st 2003, 05:11 PM
custom_king.png
redink1
King He/Him United States bloop
A mother ducking wizard 
Oh! You have this:

choice_start();
"Say.. Aren't those chicken heads?"
“WHAT THE HECK HAVE YOU DONE!?”
“Your satanistic behavior has left a hole in my heart (sniffle)”
"Leave and only wonder..."
choice_end();

Try doing this:

choice_start()
"Say.. Aren't those chicken heads?"
"WHAT THE HECK HAVE YOU DONE!?"
"Your satanistic behavior has left a hole in my heart (sniffle)"
"Leave and only wonder..."
choice_end()

Sometimes Dink doesn't want choice)start() to have a ; on the end of it. Also, had 'special' quotes around a couple of your title choices, and Dink is probably expecting normal quotes, and might have gotten confused.