oh well I was going to post this question on there
viewtopic.php?f=10&t=5291&p=36563#p36563 erm basically how to stop the "please choose which 'object' you mean" message coming up under any circumstances.
e.g. if I have a library, inside is "gardening book" ,"cooking book", "workout book" etc. Then if someone decides to type in "eat book" it will come up with "which book did you mean"
1. Gardening book
2. cooking book
etc
and I just wanted that to never happen, instead if someone types "eat book" or anything, nothing happens. Because I wanted to make use of scenery objects being hidden more and maybe have some puzzles involving typing specifically the right thing, but if a list pops up then all the scenery with the common word is listed so the puzzle is ruined because they're not supposed to be able to be so easily discovered.
But, it's not that important right now because if I have an object called "book" in there.. it will default to that instead and not show the menu. so for now I'm just making sure to have extra objects like that in any scenario a menu could come up to stop it.