I have recently hit a snag on my coding. Hopefully someone can help me with this.
I want to have the player type in a word using EditPrint. OK, that's easy enough. I pass the response to a string @stingName.
OK, now I want to check to see if stringName is the correct word. What kind of syntax would that take? I remember QFG1 did something like this at Erasmus' Castle with the imp asking 3 questions. Any ideas?