Reply to Re: is this script right
If you don't have an account, just leave the password field blank.
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()
"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()