What'd I do wrong? ASKing/TELLing

Hi, I’m working on my new one and something weird happened with something that I thought should be quite simple.

instead of asking someone about something: say "'I don't know much about the [second noun]'"

the above code makes the game say “I don’t know much about the nothing.” (no matter what noun I use)

also, if I switch “second noun” to just “noun” then, if I “ask Bill about the ashtray”, I get the reply, “I don’t know much about the Bill.”

Sorry, still a newbie here. What simple thing did I overlook?

Thanks!

You’ll need to use “[the topic understood]” rather than “[the second noun]”, as it is text rather than an object.

Hope the helps.

That worked perfectly! Thank you!!! :smiley: