I want to be able to handle “Read” differently than “Look” (or “Examine”, etc).
I tried just defining a new verb called Reading and telling it to understand “Read” as reading, but when I type “Read book” is just examines the book.
I searched the other topics and found out how to redirect examine to a new action, but that will redirect “Read”, “Look”, “Examine”, and any other variants. I only want “Read” to be a new action.
Can anyone point me in the right direction please?
Cheers,
Scott
PS. Much thanks for all of the help I’ve received so far. I have learned a lot about Inform 7 from your responses to my questions. Thanks!