Reply to Re: Dynamically generated choices
If you don't have an account, just leave the password field blank.
What exactly you mean by dynamic?
If you just want that some choices are not shown you can just add conditionals to the choices, but you presumably knew that.
If you want to make a large number of "option N" choices then you do have to manually unroll your choice list AFAIK
If you want to let player pick an arbitrary number either do a looping choice menu with "current value: &crap" title, with options "[increase/decrease] by [1/10/...]"; or do whatever Ultimate Cheat does with its variable editor.
If you just want that some choices are not shown you can just add conditionals to the choices, but you presumably knew that.
If you want to make a large number of "option N" choices then you do have to manually unroll your choice list AFAIK
If you want to let player pick an arbitrary number either do a looping choice menu with "current value: &crap" title, with options "[increase/decrease] by [1/10/...]"; or do whatever Ultimate Cheat does with its variable editor.






