The Protocol for 'Command' in the Tutorial Not Working?
Codex10168
16 Apr 2013, 12:25Hello, I'm just learning how to use Quest, and in the tutorial, there's a bit where you learn how to do a command to retrieve inputted text.
The tutorial says to do it this way: "You say \"" + text + "\", but nobody responds." That's not working, what I get when I try that is "You say + text + , but nobody responds" instead of "You say hello, but nobody responds."
Am I doing something wrong here?
Thanks
The tutorial says to do it this way: "You say \"" + text + "\", but nobody responds." That's not working, what I get when I try that is "You say + text + , but nobody responds" instead of "You say hello, but nobody responds."
Am I doing something wrong here?
Thanks
Alex
16 Apr 2013, 12:29Make sure you select "expression", not "message".