First, I would like to thank chyoa for the exciting new conditional branch/immersion variable addition. In particular I would like to thank dingsdong, gene.sis & Javalar for their very gracious assistance and patience with my many noobish questions. I am very excited. I have always wanted the ability to create an erotic text adventure and chyoa is getting close to it. There is one major change that is need, however, a random number generator for variables. Would it be possible to add a RND function? If not, is there another way we could create random numbers. This one addition would radically change and expand the possibilities here on chyoa. Other minor suggestions: * The ability to hide some variables from being shown in the "game box." * The ability to reorder how variables are displayed. * The ability to show variables in the chapter itself. * The use of more conditional branch commands, such as "and" or "or" statements. (IF x=1 AND b<2 THEN)