ID:157654
 
I was wondering how to make it to where.. if I ask the player a question like...

What race are you?

They simply type in a answer instead of having a window popup or something like that.
var/race=input("Race","What race are you?") as text
In response to Ripiz
That opens a popup window...
In response to V3RR3Z
You'll want to use client/Command().