ID:170091
Mar 22 2005, 3:18 pm
|
|
Uhm. Is it possible to make a system. That instead of using the DM inputs, You can type and the text apears on screen. I am trying to make a game without any of the normal pop up inputs. And so far so good, I have made a Yes or No question on screen and a normal NPC talking. Even my shop system. But could sombody give me a push in the right direction on the Text Input?
|
In response to Ter13
|
|
I could make it in the command line. But that would be much less flashy. Though. I am actualy putting alot of effort towards what I am doing. And I am on a break from school right now so have alot of time.
|
I'd suggest doing something along the lines of setting up a special npctalk verb that is set to default on the client.command_text, so taht the player can just plain type and then hit enter. You will be able to achieve a similar effect without a popup, though I assume in your eyes, it's not what you were looking for.