OpenSimWorld is the directory of 3D Virtual Worlds based on OpenSimulator and connected through the HyperGrid. Learn More

I'm looking for a script that can show me how to do nested listen functions. The script listens, if you say "dog", it replied with a question1, if you say anything but dog, it resets and listens. If you answer the question1 right, it replies with question2. answer 3 questions right and it says a clue.

I having trouble nesting the lllisten functions. Anyone have an example similar to this?