Jedisecret's Profile
I don't like tutorials. Life is a bunch of mistakes, and of our mistakes we learn. I've learned some DinkC by failing, and learning from what I did wrong. So I'll just continue to script and learn of my mistakes... until I'm a good-but-not-that-good DinkC scripter
"choice_start()
title_start();
What do you wish to be?
title_end();
"Knight"
"Wizard"
"Warrior"
choice_end()"
Multiply choice beginning, I like those

"choice_start()
title_start();
What do you wish to be?
title_end();
"Knight"
"Wizard"
"Warrior"
choice_end()"
Multiply choice beginning, I like those
