ID:177769
![]() Jul 31 2002, 9:16 am
|
|
I have been trying to figure out how to make choices appear in a new little text box, but I cant figure out how. So like if I walked into a Gravity Chamber, it would say in a new text box with buttons saying, [Gravity Training] or [Return To (SomePlace)]. How would I do that?
|
![]() Jul 31 2002, 9:18 am
|
|
Please do not post in Code Problems unless you're asking for help debugging a specific piece of code. Questions of this sort are for Newbie Central.
|
Kamion wrote:
I have been trying to figure out how to make choices appear in a new little text box, but I cant figure out how. So like if I walked into a Gravity Chamber, it would say in a new text box with buttons saying, [Gravity Training] or [Return To (SomePlace)]. How would I do that? Look up input() and switch() in the Dream Maker help. |