Reply to Re: choice_start() answer
If you don't have an account, just leave the password field blank.
choice_start();
set_y 240
title_start();
"tumor circus"
title_end();
"true"
"false"
choice_end();
mess around with set_y until it turns out how you want it. cheers.
set_y 240
title_start();
"tumor circus"
title_end();
"true"
"false"
choice_end();
mess around with set_y until it turns out how you want it. cheers.