ID:177001
![]() Nov 21 2002, 12:23 pm
|
|
how do i make a pop-up where if u choose a thing ur that character?
|
Ok, for the text one you simply call input(Message,Title), and it will return the value entered or selected.
Look up "input proc" in 'Help' -> 'Help On...' -> 'Topic' in Dream Maker. -DogMan |
Ok, thats an input() as atom in list.
For what your after it will probably look like this. input("What type of person are you?","Person Test") in list("Tall","Skinny","Ugly") -DogMan |
STOP CALLING YOUR SELF A BIG NEWBIE, your just a begginer coder, stop doing what all those dbz people do!
|
ok ok i just need help..... i need the Full script of the choosing thing Dogmans didnt work on mine and i also need to know where to put it.....
|
Ok, look up Login proc, Input proc, list, icon and if proc in 'Help On...' in Dream Maker.
Or take a look at the many tutorials designed for beggingers. Ive heard the ZBT series are rather good. -DogMan |
Do you mean a text/list-style popup box, or one that looks more like a Web page in layout?
If you mean the former, you can use input() for that. Otherwise you should look up browse() and client.Topic().
Lummox JR