The Dink Network

Reply to Re: is this script right

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:
 
 
April 27th 2003, 08:47 AM
death.gif
Keeper
Peasant He/Him
 
choice_start()
"hello"
"have you seen a guy named per"
"nevermind"
choice_end()

It Should be
choice_start()
set_y 240
set_title_color 15
title_start();
What Do you say?
title_end();
"hello"
"have you seen a guy named per"
"nevermind"
choice_end()